/* CSS Document */

#form_wrapper {width:440px; float:left; padding-top:20px; }	
#form_wrapper h1 {color:#444; font-size:16px;  margin-bottom:5px;}
.form_title{color:#000; font-size:13px; font-weight:bold;}		
.form_field {font-size:12px;color:#474747; font-weight:bold;text-align:left;}	
.form_text{font-size:11px;  color:#000;}	
.credit_text{text-align:left; font-size:11px;  color:#000;}	
.text_box{font-size : 11px;font-family:Arial;color:#000; width:200px;}	
.text_area{font-size:11px;color:#000; width:200px; height:60px;}	
.text_select{font-size:11px; color:#000;}
.required {font-size : 11px;color:#e51937;}	
.required_head {padding-left:8px; font-size:11px; color:#e51937;}

/* SURVEY STYLES */
.survey_text_box{font-size : 11px;color:#000; width:430px;}
.survey_subhead {font-size:11px;color:#ef4034; text-align:left; padding:3px 0 3px 0; border-bottom: 1px solid #efefef; border-top: 1px solid #efefef; }	
.survey_field {font-size:13px;color:#474747; font-weight:bold;text-align:left; padding-top:3px;}
.space {font-size:8px; height:5px;}
