#contact_form { background-color: white; text-align: center; padding-top: 16px; padding-bottom: 16px; }
.formtable_colors {  }
.formtable_padding { padding: 8px; }
#contact_form select { color: black; background-color: white; border: solid 1px #afafaf; }
#contact_form option { color: black; background-color: white; border-top: 1px solid #c8c8c8; border-right: 1px solid #c8c8c8; border-left: 1px solid #c8c8c8; border-bottom-width: 0; }
.required { color: #e10000; }
.text_fields { background-color: #e1e1e1; margin: 0; padding: 3px; border: solid 1px #969696; }