.msDropDown div{display:inline-block;color:#000;text-align:left;}
.msDropDown{background:#f2f2f2 url(bg.gif) repeat-x;border:1px solid #c3c3c3;padding:2px 0 0 2px;width:auto;display:inline-block;position:absolute;}
.msDropDown .msDropDown_Child{border:1px solid #c3c3c3;display:none;width:auto;margin:0;padding:0;cursor:pointer;background-color:#fff;height:auto;overflow-y:auto;overflow-x:hidden;}
.msDropDown .msEnabled{cursor:pointer;}
.msDropDown .msDisabled{cursor:default;}
.msDropDown .msArrow{width:16px;padding:1px 1px 3px 0;position:relative;float:right;}
.msDropDown .msDropdownTitle{width:auto;display:inline-block;float:left;padding-top:2px;overflow:hidden;}
.msDropDown img{border:0;}
.msDropDown a img.icon{padding-right:5px;}
.msDropDown .msDropDown_Child a{padding:3px 0 3px 2px;text-decoration:none;display:block;height:auto;clear:both;margin:0;width:130%;}
.msDropDown .msDropDown_Child a,.msDropDown .msDropDown_Child a:visited{color:#000;}
.msDropDown .msDropDown_Child a:hover{color:#000;background-color:#6cf;}
.msDropDown .msDropDown_Child a.selected{color:#000;background-color:#6cf;}
