﻿.ComboBox_CC2009
{
	width: 100%;
	height: 20px;
	font-family: Verdana;
}
.ComboBoxInput_CC2009,
.ComboBoxInputHover_CC2009
{
	float: left;
	width: 323px !important;
	width: 330px;
	width/**/:/**/323px;
	height: 12px !important;
	height: 20px;
	height/**/:/**/12px;
	padding: 3px 3px 3px 3px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana;
}
.ComboBoxImage_CC2009,
.ComboBoxImageHover_CC2009
{
	float: left;
	width: 18px !important;
	width: 19px;
	width/**/:/**/18px;
	height: 18px !important;
	height: 20px;
	height/**/:/**/18px;
	cursor: pointer;
	_cursor: hand;
}
.ComboBoxDropDown_CC2009
{
	width: 348px !important;
	width: 350px;
	width/**/:/**/348px;
}
.ComboBoxItem_CC2009,
.ComboBoxItemHover_CC2009,
.ComboBoxItemDisabled_CC2009
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	text-align: right;
	cursor: pointer;
	padding: 3px;
}

