.body{font-family:Geneva, Arial, Helvetica, sans-serif;	font-size:10px;}

.msDropDown div{display:inline-block; color:#000000; text-align:left;background-color: #FFF}

.coloredScroll {}

.msDropDown {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:1px solid #c3c3c3;
	padding:2px 0 0 2px;
	width:250px;
	height:20px;
	display:inline-block;
	position:absolute;
	font-size:11px;
}
.msDropDown .msDropDown_Child{border:1px solid #c3c3c3;display:none; width:auto; margin:0; padding:0; cursor:pointer; background-color:#FFFFFF; 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:20px; padding-left: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:#000000;}
/*.msDropDown .msDropDown_Child a:hover{color:#000000; background-color:#FEA124;}
.msDropDown .msDropDown_Child a.selected{color:#000000; background-color:#66CCFF;}*/
