
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 35px; 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	background: url(../images/ddl_03.gif) no-repeat top right;
	overflow: hidden;
	color:#999;
	border-left:solid 1px #999999;
}
.select2 {
	position: absolute; 
	width: 75px; 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	background: url(../images/ddl_03.gif) no-repeat top right;
	overflow: hidden;
	color:#999;
	border-left:solid 1px #999999;
}
.select3 {
	position: absolute;
	width: 78px; 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	background: url(../images/ddl_03.gif) no-repeat top right;
	overflow: hidden;
	color:#999;
	border-left:solid 1px #999999;
}
.select4 {
	position: absolute;
	width: 138px; 
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;
	background: url(../images/ddl_03.gif) no-repeat top right;
	overflow: hidden;
	color:#999;
	border-left:solid 1px #999999;
}

