@CHARSET "UTF-8";.jquery-selectbox{position:relative;height:19px;border:1px solid #ccc;width:100px;z-index:0;float:left;display:inline;font-size:11px;color:#666;padding:0;margin:0 0 0 8px;background:transparent url("images/ui/combobox_background.gif") repeat-x left top;}.jquery-selectbox.selecthover{border-color:#6d6d6d;background-color:#FFFCDF;background:transparent url("images/ui/combobox_background.gif") repeat-x left top;z-index:700;}.jquery-selectbox .jquery-selectbox-currentItem{padding:0 0 0 10px;white-space:nowrap;display:block;overflow:hidden;line-height:19px;}.jquery-selectbox .jquery-selectbox-list{display:none;position:absolute;top:19px;left:-1px;background:#eaeaea;width:100px;overflow-x:hidden;overflow-y:auto;z-index:1000;border:1px solid #6d6d6d;border-top:0 none transparent;font-size:19px;width:100px;}.jquery-selectbox .jquery-selectbox-moreButton{float:right;background:transparent url("images/ui/combobox_button.gif") no-repeat left top;width:20px;height:19px;cursor:pointer;cursor:hand;}.jquery-selectbox .jquery-selectbox-moreButton.morebuttonhover,.jquery-selectbox.selecthover .jquery-selectbox-moreButton{background:transparent url("images/ui/combobox_button.gif") no-repeat left bottom;}.jquery-selectbox .jquery-selectbox-item.listelementhover{background:#009eef;color:#fff;}.jquery-selectbox .jquery-selectbox-item{display:block;cursor:pointer;cursor:hand;height:19px;padding-left:10px;font-size:11px;line-height:19px;}form .error .jquery-selectbox{color:#d00;border-color:#d00;background:transparent url("images/ui/combobox_background.gif") repeat-x left top;}
