/*body {
	font: 0.8em/21px arial,sans-serif;
}*/

/*.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.png) no-repeat;
}*/

.select {
	position: absolute!important;
	width: 23px!important; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px!important;
	color: #fff!important;
	font-family: verdana, arial, sans-serif!important;
	background: url(select_01.jpg) no-repeat!important;
	font-size: 15px!important;
	color:#fff!important;
}
