#select1_iconselect, #select1_iconselect,#select2_iconselect, #select2_iconselect,#select3_iconselect, #select3_iconselect { width:169px; height: 20px; background:url(../images/selectBg.png) no-repeat left top; font-size: 11px; color: #666666; margin-bottom: 4px; padding:3px 0 0 7px; }
.selectwrapper { margin-top: -6px;  margin-left: 0px; background:#fff; padding-right: 2px; display:none; position:absolute;width: 172px;}
.selectwrapper .selectitems {  padding:3px; z-index: 10000; margin-left: 2px; border-bottom: solid 1px #ddd; color:#666; font-size: 11px; }
.selectwrapper .last { border: none; }
.selectwrapper .selectitems span { padding-left: 5px; } 
.selectwrapper .hoverclass { background-color:#ccc; cursor:pointer; } 
.selectwrapper .selectedclass { background-color:#f1f1f1; }
.selectfooter { background: url('../img/selectDropdownBaseBg.png') bottom left repeat-y; height: 8px; margin-bottom: -5px;}
#select1_options, #select1_options, #select2_options, #select2_options, #select3_options, #select3_options { height: 80px; overflow-y: scroll; width: 172px}

