input.selectBox
{
	width: 100%;
	height: 19px;
	border: 1px solid #7b9ebd;
	border-right: 0px;
	padding-left: 5px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	cursor: default;
}

span.selectBox
{
	height: 21px;
	background-color:	yellow;
}
span.checkBoxList {
	width:	100%;
	border:	1px solid #7b9ebd;
}
