
.stylish-select ul.newList {left:-9999px;}

/*
ul.newList * {margin:0!important; padding:0!important;}
ul.newList a {color: #000; text-decoration:none; display:block;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:19.8em; background:#7f7f7f; position:absolute;  border: .1em solid #ccc; border-top:none;top:2.2em; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:20em; color:#000; height:1.9em; padding:.3em 0 0 .6em; float:left;}
.newListSelected span {width:20em; display:block;}
ul.newList li{display:block!important;width:19.2em!important;height:1.6em!important;float:none!important;text-align:left!important;margin-left:.5em!important}
ul.newList li a {padding:.3em .8em; display: block;color:#fff;font-size: 1.2em;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:20em; overflow:hidden; height:1.6em; padding:0;color:#fff;font-size: 1.2em;position:relative;z-index: 200;}
.hiLite {background:#ccc!important; color:black!important;}
.hiLite a {background:#ccc!important; color:black!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -2.2em; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:.3em 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:.1em solid #ccc;}
.newListSelectedBG{left: -.6em; position: relative;top: -2em; z-index: 100;}
.newListSelectedBG img{width:20em;}
*/



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:290px; background:#fff; position:absolute; border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:285px; color:#000; height:19px; padding:3px 0 0 6px; float:left; background:url(select-bg.png) no-repeat;}
.newListSelected span {width:284px; display:block;}
ul.newList li a {padding:3px 8px; display: block;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:258px; overflow:hidden; height:16px; padding:0 23px 0 0;}
.hiLite {background:#650101!important; color:#fff!important;}
.hiLite a {background:#650101!important; color:#fff!important;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default;}
.newListSelHover, .newListSelFocus {background-position:0 -22px; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}



/* brian styles for the sidebar selects */
.ss-sidebar {height:2.5em;position:relative;}
.ss-sidebar ul.newList * {margin:0;padding:0;}
.ss-sidebar ul.newList a {color:#333 !important; text-decoration:none; display: block;}
.ss-sidebar ul.newList {margin:0;padding:0;list-style:none;color:#333;width:23em;background:#ddd;position:absolute;border:1px solid #999;top:2em;left:0;overflow:auto;z-index:9999;}
.ss-sidebar .newListSelected {width:23em;height:2.1em;margin:0;padding:0;color:#fff;background:none transparent;float:none;}
.ss-sidebar .newsListSelected span {width:22.9em;display:block;}
.ss-sidebar ul.newList li{display:block;width:auto;float:none;}
.ss-sidebar ul.newList li a{padding:0.2em 0 0.2em 1.5em;display:block;line-height:1.1em;font-size:1.1em;text-indent:-1.0em;}
.ss-sidebar ul.newList li a:focus{-moz-outline-style:none;}
.ss-sidebar .selectedTxt {width:18em;height:1.55em;padding:0.15em 0 0 0.6em;overflow:hidden;color:#fff;font-size:1.1em;position:relative;z-index:200;}
.ss-sidebar ul.newList .hiLite {background:#e8b741!important; color:#fff!important;}
.ss-sidebar ul.newList .hiLite a {background:#e8b741!important; color:#fff!important;}
.ss-sidebar .newListHover {background:#acadaf!important; color:#000!important; cursor:default;}
.ss-sidebar .newListSelHover, .newListSelFocus {cursor:default;}
.ss-sidebar .newListSelectedBG {position:absolute;left:0;top:0;z-index:100;}
.ss-sidebar .newListSelectedBG img {width:23em;}
