input.selectBox
{
	width: 100%;
	height: 19px;
	border: 1px solid #7b9ebd;
	border-right: 0px;
	padding-left: 5px;
	font-size: 11px;
	font-family: verdana;
	cursor: default;
}
span.selectBox
{
	behavior: url(/MMM/_common/styles/select.htc);
	height: 21px;
}
