
/*==================================
remove default focus style
====================================*/
:focus {outline:none;}

.js ul.newList {left:-9999px;}

/*==================================
red curvy example
====================================*/
ul.newList * {margin:0; padding:0;}
ul.newList {margin:0px 0 0; padding:0; list-style:none; color:#000;width:82px; background:#fff; position:absolute;border:1px solid #ccc; top:19px!important; left:0;overflow:auto; z-index:9999!important;height:auto!important;}
.newListSelected{clear:both;width:84px;height:19px;margin:0;padding:0;list-style:none;}
.newListSelected span {width:82px;display:block;}
ul.newList li {padding:3px 8px;}
.selectedTxt {width:68px;overflow:hidden; height:16px; padding:3px 8px 0 8px; }
.hiLite {/*background:#6699cc!important;*/ color:#000!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;}



.stylish-select-wrap_184 ul.newList {width:182px; height:auto!important;}
.stylish-select-wrap_184 .newListSelected {width:183px; height:19px;}
.stylish-select-wrap_184 .newListSelected span {width:182px}
.stylish-select-wrap_184 .selectedTxt {width:168px;overflow:hidden; height:16px; padding:3px 8px 0 8px; }

.stylish-select-wrap_164 ul.newList {width:162px; height:auto!important;}
.stylish-select-wrap_164 .newListSelected {width:163px; height:19px;}
.stylish-select-wrap_164 .newListSelected span {width:162px}
.stylish-select-wrap_164 .selectedTxt {width:148px;overflow:hidden; height:16px; padding:3px 8px 0 8px; }




/*======================================
Styles for the checkbox
========================================*/

div.styled-check-Items{width:13px; height:16px;display:block;font-size:9px; line-height:9px; margin:0 auto; padding:0; overflow:hidden; position:relative;}
div.styled-check-Items input{}
div.styled-check-Items span{ width:13px; height:13px; display:block;font-size:9px; line-height:9px; background:url(../images/all-checks.gif) no-repeat 0 0; margin:0; padding:0; overflow:hidden; position:absolute; top:3px; left:0px; z-index:2;}