.js ul.newList {left:-9999px;}

.newListSelected { width:183px; color:#fff; height:25px; padding: 7px 0 0 15px; float:left; background:url('select.gif') no-repeat; font-size: 1.4em; letter-spacing: 0; }
.newListSelected span { width:198px; display:block;}
ul.newList { width:170px; background:#000; position:absolute; border: 1px solid #111; border-top:1px solid #080808; padding-top: 0px; margin: 3px 0 0 12px; overflow:auto; z-index:9999; font-size: 0.8em; }
 
ul.newList li { padding: 3px 4px; width: 144px; }
.selectedTxt { overflow:hidden; }
.hiLite { background:#444; color:#fff;}

li.longselect ul.newList { height: 260px; }
li.shortselect .newListSelected { width: 114px; background-image: url('select131.gif'); }
li.shortselect ul.newList { width: 101px; }
li.shortselect ul.newList li { width: 93px; }

.newListHover { background:#222; color:#fff; cursor:default;}
.newListSelHover, .newListSelFocus { cursor:default; background-position:0 -32px;}
.newListOptionTitle ul { margin:0; }
.newListOptionTitle li { font-weight:normal; border-left:1px solid #ccc; width: 160px; }
