.contentMainCustomDropList
{
	background-attachment:scroll;
	background:#FFFFFF url(./../images/dropListButton.gif) no-repeat scroll 210px 0;
	border: solid 1px #6F7CB6;
	font-size:12px;
	height:15px;
	-moz-border-radius:5px;	
}

.contentItemsCustomDropList
{
	background-color:#ffffff;	
	border: solid 1px #6F7CB6;
	-moz-border-radius:5px;
	font-weight:normal;
	
}
