/*==================================
Hide lists on page load
====================================*/

.stylish-select ul.newList {left:-9999px; width:207px; border:1px solid #0543a8; }
.stylish-select ul.newList li { margin-bottom:4px !important; width:200px !important; line-height:18px; }
.stylish-select ul.newList li a{ margin-bottom:0px !important; width:191px !important; text-decoration:none; }
/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #000; text-decoration:none; display:block; border:0; }
ul.newList {margin:0; padding:0; list-style:none; color:#062454; width:206px; background:#b3c6e6; position:absolute;  border:0; top:27px !important; left:0; overflow:auto; z-index:9999;}
.newListSelected {width:200px; color:#000; height:22px; padding:6px 0 0 10px; float:left; background:url(../images/content/main/select-box1.gif) no-repeat 0 0 ; cursor:pointer; }
.newListSelected span {width:200px; display:block;}
ul.newList li a {padding:3px 8px; display: block; font-size:120%; width:200px !important; }
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:210px; overflow:hidden; height:16px; padding:0 4px 0 0; font-size:13px; color:#062454; font-weight:bold; }
.hiLite {background:#4466a8!important; color:#fff!important;}
.hiLite a {background:#4466a8!important; color:#fff!important;}
.newListHover {background:#4466a8!important; color:#fff!important; cursor:default;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:3px 0 0;}
.newListOptionTitle li {font-weight:normal; margin:0 !important; width:180px !important; }

