#contact_us_form { width: 330px; float: left; }

#contact_us_form .form_header_message { color: #5581A5; padding: 0px; }

#contact_us_form table { margin: 0px; }
#contact_us_form td.field_label { text-align: left; color: #606060; }

#contact_us_form .Hotd_Form_Element_Text,
#contact_us_form .Hotd_Form_Element_Textarea { width: 100%; background-color: #CCCCCC; }

#contact_us_form .radio_row .field_input input,
#contact_us_form .checkbox_row .field_input input,
#contact_us_form .form_submit_buttons input { width: auto; height: auto; }


.department_members_container { display: none; }
.department_members_container table { margin-top:15px; }
#department_member_container td { vertical-align: top; padding: 0px; }
#department_member_container td.image_cell { padding-right: 10px; padding-bottom: 10px; }
#department_member_container td.info_cell  { padding-bottom: 10px; }

#department_list .department_name {
	margin: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #600;
}