.ComboBoxDropDown_DDList
{
	border: 0px;
	cursor: pointer;
	_cursor: hand;
	width: 200px !Important;
	min-width: 200px !Important;
	background: none !Important;
	background: transparent left bottom url(../../../../images/ddFooter.png) no-repeat !Important;
	padding: 0;
	margin: 0;
	padding-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	color: White;
	display: block;
}

.ComboBoxImage_DDList
{
	border: 1px solid #7F9DB9;
	border-left: none;
	vertical-align: bottom;
}

.ComboBoxImageHover_DDList
{
	border: 1px solid #7F9DB9;
	border-left: none;
	vertical-align: bottom;
}

.ComboBoxInput_DDList
{
	line-height: 18px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	height: 24px;
	cursor: default;
	background: #336699 no-repeat;
	width: 149px;
	border: 1px solid #7F9DB9;
	border-right: none;
	text-indent: 5px;
}

.ComboBoxInputHover_DDList
{
	line-height: 18px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #CCC;
	height: 24px;
	cursor: default;
	background: #336699 no-repeat;
	width: 149px;
	border: 1px solid #7F9DB9;
	border-right: none;
	text-indent: 5px;
}

.ComboBoxItem_DDList
{
	padding: 0;
	margin: 0;
	text-indent: 5px;
	background: transparent url(../../../../images/bg_336699.png);
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
}

.ComboBoxItemHover_DDList
{
	padding: 0;
	margin: 0;
	text-indent: 5px;
	background: #B8D4EC;
	height: 18px;
	line-height: 18px;
	color: Black;
	vertical-align: middle;
}

.ComboBoxItemDisabled_DDList
{
	
}

.ComboBoxLoadingMessage_DDList
{
	
}

.ComboBoxMoreResultsMessage_DDList
{
	
}


.ComboBoxMoreResultsImage_DDList
{
	
}

.ComboBoxMoreResultsBox_DDList
{
	
}

.ComboBoxHeader_DDList
{
	
}