ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList a {color: #0670ca; text-decoration:none; display:block;font-size:11px;}
ul.newList {margin-left:0px; padding:0; list-style:none;color: #0670ca; width:150px; background:#fff; position:absolute;  border:1px solid #ccc; top:15px !important; left:0;z-index:9999;overflow:auto; }
.newListSelected {width:150px; font-weight:bold; color: #0670ca; height:13px;  background:url(../images/btnquicklinks.png) 135px 0px no-repeat;text-indent:72px;float:left;}
.newListSelected span {width:150px; display:block;}
ul.newList li a {display:block;line-height:16px;width:140px;height:16px;text-indent:0px;padding-left:5px;padding-right:5px;}
ul.newList li a:focus {-moz-outline-style: none;}
.selectedTxt {width:150px; overflow:hidden; height:16px; padding:0 0px 0 0;}
.hiLite {background:#fff!important; color:#0670ca!important;}
.hiLite a {background:#fff!important; color: #0670ca!important;display:block;}
.newListHover {background:#ececec!important; color:#254d86!important; cursor:pointer;}
.newListSelHover {background-position:135px 0px; cursor:pointer;}
.newListSelFocus {background-position:135px 0px; cursor:pointer;}
.newListOptionTitle {font-weight:bold;}
.newListOptionTitle ul {margin:0px 0 0;color: #0670ca;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc;}