

.js ul.newList {left:-9999px;}

ul.newList * {
	margin:0;
	padding:0;
	
}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:108px; background:#fff; position:absolute;  border:1px solid #eee; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:104px; color:#000; height:29px; padding:3px 0 0 6px; float:left; background:url(/Images/select-bg.png) no-repeat;}
.newListSelected span {width:104px; display:block; }
ul.newList li {padding:3px 8px;}
.selectedTxt {
	width:80px;
	overflow:hidden;
	height:26px;
	padding:0 23px 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #71A112;
	line-height: 26px;
}
.hiLite {background:#71A112!important; color:#fff!important;font-size: 12px;font-weight: bold;}
.newListHover {background:#eee!important; color:#555!important; cursor:default;font-size: 12px;font-weight: bold;}
.newListSelHover, .newListSelFocus { color:#555;background-position:0 -32px; cursor:default; font-size: 12px;font-weight: bold;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}
.selected{
	
}