input{
	font-family: verdana;
	font-size: 10px;
}
.CtlSelect{
	border: 0;
	font-family: verdana;
	height: 16px;
	line-height: 16px;
	color: #074884;
	background: white;
}
.selected{
	background: white;
	color: #074884;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
}
.unselected{
	height: 16px;
	color: #818680;
	line-height: 16px;
	font-size: 10px;
}
