.fieldWithErrors input, .fieldWithErrors textarea {
  border: 2px solid #ddd;
  background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;
}

.radio_group p.label {
  font-weight: bold;
  margin-bottom: 0;
}

.radio_group label, .radio label {
  font-weight: normal;
  padding-right: 10px;
}

.radio_group input[type=radio], .radio_group input.radio {
  top: 0;
  position: static;
}
select {height: 25px;}
input[type="submit" i] {height: 25px}
