div.selectbox-wrapper {
  position:absolute;
  width:221px !important;
  background-color:white;
  border:1px solid #c3c5ca;
  color:#4f4e4e;;
  margin:0px;
  padding:0px;
  font-size:12px;
  text-align:left;
  height:100px;
  overflow: auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li.current { 
  background-color: #c3c5ca;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:4px 1px 1px 5px;
  cursor:pointer;
  background:none;
  list-style-image:none;
  height:15px;
  font-size:11px;
  color:#88898a;
  z-index:300;
}


label {
    display: block;
}


.selectbox /* look&fell of  select box*/
{
 text-indent:5px;
  margin: 0 5px 0 0;
  font-family:Tahoma;
  font-size:11px;
  width : 223px; 
  display : block;
  text-align:left;
   background: url(/imgs/select/selectbg.gif?v=1) no-repeat right;
  cursor: pointer;
 height:22px;
 border:none;
  color:#4f4e4e;
  white-space:nowrap;
  overflow:hidden;
}

.selectbox li {padding-left:5px}

/*#dealer_ins_container {width:192px;height:95px}*/

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 17px;margin-top:3px;padding-bottom:3px;z-index:10;background: url(/imgs/scrollbar2.gif) -49px 0px repeat-y;}
.vscrollerbarbeg {height: 3px !important;width: 17px;background: transparent;display: none}
.vscrollerbarend {height: 0px;width: 17px;background: url(/imgs/scrollbar2.gif) -51px 0px no-repeat;display: none}
.vscrollerbase {width: 17px;height:94px;background: white url(/imgs/scrollbar2.gif) 2px 0px repeat-y;}
html>body .vscrollerbase {background: white url(/imgs/scrollbar2.gif) 0px 0px repeat-y;}
html>body .vscrollerbar {width: 17px;background: url(/imgs/scrollbar2.gif) -51px 0px repeat-y;}
.vscrollerbasebeg {width: 17px;height: 3px !important;background:white;}
.vscrollerbaseend {height: 3px;width: 17px;background: white url(/imgs/scrollbar2.gif) 2px 0px repeat-y;}
.hscrollerbase {height: 0px; background-color: white;display: none}
.hscrollerbar {height: 0px; background-color: black;display: none}
.vscrollerbar, .hscrollerbar {z-index: 2;}
.scrollerjogbox {width: 0px;height: 0px;top: auto; left: auto;bottom: 0px; right: 0px;display: none}
.black {color:black}
.disabledSB {color:#88898a;background: url('/imgs/bg_select_disabled_new.gif?v=1') right;cursor:default}
.disabledHeader {color:#b0b0b1;}
