

ul.newList * {margin:0; padding:0;cursor:pointer}
ul.newList {margin:0; padding:0; list-style:none; border:1px solid #959595;color:#434343; max-height:100px;width:130px; font-size:0.8em; background:#fff; position:absolute; top:22px !important; left:9px !important; overflow:auto; z-index:9999;}
.newListSelected {width:130px; color:#b3b3b3; height:22px; padding:3px 6px 0 12px; float:left; background:url(../img/select-box.png) no-repeat;}
.newListSelected span {width:130px; display:block;}
ul.newList li {padding:3px 8px;}
.selectedTxt {widsth:118px; overflow:hidden; font-size: 0.8em; height:16px; padding:0 23px 0 0;}
.hiLite {background:#2ac4f4!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#434343!important; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}

