.stylish-select .SSContainerDivWrapper{left:-9999px;height: auto important;}
.stylish-select .SSContainerDivWrapper{margin:0;padding:0;width:290px;position:absolute;top:22px !important;left:0;z-index:2;}
.stylish-select ul.newList{margin:0;padding:0;list-style:none;color:#000;background:#262626;height: auto !important; min-height:184px;}
.stylish-select ul.newList *{margin:0;padding:0;}
.stylish-select ul.newList a{color:#fff;text-decoration:none;display:block;padding:3px 8px;}
.stylish-select ul.newList li a:hover{background-color:#444;}
.stylish-select .newListSelected{color:#fff;height:22px;float:left;background:url("../images/arrow.png") no-repeat right 5px center; position: relative !important;}
.stylish-select ul.newList li a:focus{-moz-outline-style:none;}
.stylish-select .selectedTxt{overflow:hidden;color:#e9e021;cursor:pointer;padding:2px 23px 0 0;}
.stylish-select .hiLite{background-color:#0167A8!important;color:#fff!important;}
.stylish-select .newListHover{cursor:pointer;}
.stylish-select .newListDisabled{opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}
.stylish-select .newListItemDisabled{opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}
.stylish-select .newListOptionDisabled{opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60);}
.stylish-select .newListSelHover,
.stylish-select .newListSelFocus{cursor:default;}
.stylish-select .newListOptionTitle{font-weight:bold;}
.stylish-select .newListOptionTitle ul{margin:3px 0 0;}
.stylish-select .newListOptionTitle li{font-weight:normal;}
#my-dropdown{ appearance:none; -moz-appearance: none; -webkit-appearance: none;  background:none;border: 0;}