 .jquery-selectbox{position:relative;height:25px;width:266px !important;float:left;display:inline;margin:4px 4px 4px -3px;font-size:11px;font-family:Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;color:#444;padding:0;background:url(../images/select-background.gif) left top no-repeat;}
.jquery-selectbox.selecthover{border-color:#9F7627;background-color:#FFFCDF;}
.jquery-selectbox .jquery-selectbox-currentItem{padding:3px 0px 0px 10px;white-space:nowrap;line-height:15px;display:block;overflow:hidden;color:#77787C;font-size:12px;}
.jquery-selectbox .jquery-selectbox-list{display:none;position:absolute;top:20px;padding:2px 0px 0 0px !important;text-indent:6px;left:5px;background-color:#EEEEEE;width:242px !Important;z-index:1000;}
.jquery-selectbox .jquery-selectbox-moreButton{position:absolute;top:0px;right:0px;float:right;background:url(../images/select-button.gif) left -14px no-repeat;margin:3px 6px 0 0;width:14px;height:14px;cursor:pointer;font-size:0;line-height:0;}
.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover{background-position:left top;}
.jquery-selectbox .jquery-selectbox-item.listelementhover{background-color:#175566;color:#eee;}
.jquery-selectbox .jquery-selectbox-item{display:block;width:100%;line-height:20px;font-size:12px;cursor:default;}
form .error .jquery-selectbox{padding:0;color:#d00;border-color:#d00;}

