.stylish-select ul.newList {left:-9999px;}
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {
	margin:0;
	padding:0;
	list-style:none;
	color:#000;
	width:77px;
	background:#fff;
	position:absolute;
	top:0;
	left:0;
	overflow:auto;
	z-index:9999;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEAEAE;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
}
.newListSelected {width:79px; color:#000; height:19px; float:left; background:url(../images/select-bg.png) no-repeat; font-size:9px;}
.newListSelected span {width:73px; display:block;}
ul.newList li a {padding:3px 8px; display: block;background:#A7A7A7!important;}
ul.newList li a:hover {background:#7a7a7a!important; color:#fff!important;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:73px; overflow:hidden; height:15px; padding:4px 0 0 6px; cursor:pointer; }

.hiLite {background:#A7A7A7!important; color:#000!important;}
.hiLite a {background:#A7A7A7!important; color:#000!important;}
.newListHover {background:#7a7a7a!important; color:#fff!important; cursor:default;}

.newListSelHover, .newListSelFocus {background-position:0 -19px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal;}
