.fields table td.labeltd {
  width: 150px;
}
.fields table td.labeltd label.err {
  color: red;
}
.fields table td input {
  width: 100%;
}
