input {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px;}
.item_label {color:#333333; font-weight:bold; text-align:left; padding-right:10px; width: 240px;}
.item_label_printable {font-size: 13px; color:#333333; font-weight:bold; text-align:right; padding-right:10px; width: 270px;}
.item_label_error {color:#FF0000; font-weight:bold; text-align:right; padding-right:10px;}
.item_textfield {width:100%; height:15px; font-size:11px; color:#333333; padding-left: 2px; border: 1px solid #333333;}
.item_textfield_error {width:100%; height:15px; font-size:11px; color:#FF0000; padding-left: 2px; border: 1px solid #CC0000;}
.item_selectfield {width:100%; height:15px; font-size:11px; color:#333333; padding-left: 2px; border: 1px solid #333333;}
.item_selectfield_error {width:100%; height:15px; font-size:11px; color:#FF0000; padding-left: 2px; border: 1px solid #CC0000;}
.item_textfield_phone {font-size:11px; height:15px; color:#333333; font-weight:bold; padding-left: 2px; border: 1px solid #333333; text-align:center;}
.item_textfield_phone_error {width:100%; height:15px; font-weight:bold; font-size:11px; color:#FF0000; padding-left: 2px; border: 1px solid #CC0000; text-align:center;}
.item_textarea_notes {font-size:11px; width:100%; height:65px; color:#333333; padding-left: 2px; border: 1px solid #333333;}
.item_textarea_notes_error {font-size:11px; width:100%; height:65px; color:#333333; padding-left: 2px; border: 1px solid #CC0000;}
.session_desc {color:#000000;}
.session_fees {font-size:11px; color:#000000; font-weight:bold;}
.button_reset {background-color:#DDDDDD; width:80px; height:21px; font-size:11px; font-weight:normal; color:#000000; text-align:center; border: 1px solid #333333; margin-right: 8px; margin-top: 10px;}
.button_submit {background-color:#DDDDDD; width:80px; height:21px; font-size:11px; font-weight:bold; color:#000000; text-align:center; border: 1px solid #333333; margin-top: 10px;}
.item_data_printable {font-size: 13px; color:#000000; padding-left:10px;}
.item_cost_printable {font-weight: bold; text-align: center; vertical-align: top; color:#000000; width: 80px;}
.total_cost_printable	{font-weight: bold; text-align: center; color:#000000; height: 45px; vertical-align: middle;}