label {
  float: left;
  width: 10em;
  clear: left;
  text-align: right;
  margin-right: 1em;
}

input {
  float: left;
  width: 10em;
}