.comboboxDropDownContainer
{
	width:400px;
	background-color: #ffffff;
	border: #000000 1px solid;
}
.comboboxValueContent
{
	height:16px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	width:66px;
}
