.customStyleSelectBox {
background: white url('/images/main_page_20/input_ss_bg_select.gif'); COLOR: #666666; FONT-FAMILY: Arial, "Tahoma", Helvetica; FONT-SIZE: 12px; width: 182px; height:20px; border-width:0px; padding: 4px; margin-bottom: 8px; margin-top: 4px;font-weight:normal;
}	

table.tadv tr td .customStyleSelectBox {background: white url('/images/main_page_20/input_ss2_bg_select.gif'); width: 245px;}

span.ur_sel1 .customStyleSelectBox {background: url('../../images/main_page_20/select1.png'); COLOR: #043c67; FONT-FAMILY: Arial, "Tahoma", Helvetica; FONT-SIZE: 11px; height:19px; width: 217px; border-width:0px; padding: 4px; margin-bottom: 3px; margin-top: 4px; font-weight:normal; padding-left: 7px;}



.customStyleSelectBox.changed {
font-weight:normal !important;
/* You can use this if you want a different style after user has made a selection */
}

/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner {
height:20px;
font-weight:normal !important;
}
