.contact_form {
  background: none repeat scroll 0 0 #FFFFFF;
  border-top: 5px solid #C50000;
}

.contact_form .ff_composer .unit {
  padding: 0 10px;
}

.contact_form #freeform_field_test_geolocation_state {
  margin-top: 10px;
  width: 75%;
}

.contact_form .line li {
  float: left;
  padding-bottom: 10px;
}

.field_label[for="freeform_test_agreement_box"] {
  display: none;
}


.invalid {
  outline: 2px solid #FF0000;
}








