label {
   clear: both;
   float: left;
   width: 120px;
}
input, select, textarea {
   float: left;
   font-family: Verdana, Arial;
   color: #00447e;
   font-size: 0.9em;
   margin: 2px;
}
input.btn {
   clear: both;
}

