div.form-element {
  float: left;
}

div.input-label {
  font-size: small;
}

div.input-element {
  float:left;
  font-weight:bold;
}

div.form-line {
  clear: both;
  margin-top: 3px;
}
