:focus {outline:none;}
.js ul.newList {left:-9999px;}

ul.newList * {margin:0; padding:0;}
ul.newList {margin:0; padding:0; list-style:none; color:#515151; width:224px; background:#f9f1cb; position:absolute;  top:32px; left:0; overflow:auto; z-index:9999;}
	.newListSelected {width:220px; color:#515151; height:25px; padding:3px 0 0 6px; float:left; background:url(../images/select-bg.png) no-repeat;}
		.newListSelected span {width:218px; display:block;}
	ul.newList li {padding:3px 8px; background:none;font:11px Tahoma, Geneva, sans-serif; color:#515151}

.selectedTxt {width:180px; overflow:hidden; height:18px; padding:5px 33px 0 0; font:11px Tahoma, Geneva, sans-serif; color:#515151}

.hiLite {background:#ebdfa6!important; color:#515151!important;}

.newListHover {background:#ebdfa6!important; color:#515151!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -28px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
	.newListOptionTitle ul {margin:3px 0 0;}
		.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}