:focus {outline:none;}
.js ul.newList {left:-9999px; cursor: pointer !important;}
ul.newList * {margin:0; padding:0; z-index:9999; cursor: pointer !important;}
ul.newList {font-family: Courier,"Courier New", monospace; margin:0; padding:0; list-style:none; color:#000; font-size: 12px; width:130px; background: #fff; position:absolute;  border:1px solid #000; top:-1px !important; left:-1px !important; overflow:auto; z-index:9999; height: auto !important; cursor: pointer; padding-bottom: 2px; overflow:hidden;}
.newListSelected {
	width:108px;
	color:#fff;
	height:15px;
	padding: 0 10px;
	float:left;
	line-height: 15px;
	background-color: #000;
	font-size: 12px;
	border: 1px solid #000;
	position: relative;
	margin-right: 43px;
	margin-top: 10px;
	font-family: Courier, "Courier New", monospace;
	}
.newListSelected span {width:128px; display:block;}
ul.newList li {padding:0 10px; height: 15px; line-height: 15px;}
.selectedTxt {overflow:hidden; height:15px; }
.hiLite {background: #000; color:#fff!important; cursor: pointer;}
.newListHover {background:#000!important; color:#fff!important; cursor: pointer !important;}
.newListSelHover, .newListSelFocus {cursor:pointer; }
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #000;}
