span.checkbox {
	width: 		19px;
	height: 	20px;
	padding: 	0 1px 0 0;
	background: url(../img/checkbox.png) no-repeat;
	display: 	block;
	clear: 		left;
	float: 		left;
}
span.select {
	position: 		absolute;
	width: 			215px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 		18px;
	padding: 		0 24px 0 8px;
	color: 			#ffffff;
	font-size: 		10px;
	line-height: 	18px;
	background: 	url(../img/select.png) no-repeat;
	overflow: 		hidden;
	border: 		none;
}

.tendina {
	 padding: 		0px 0px 0px 8px;
	 font-size: 	10px;
	 color: 		#000000;
	 font-family: 	Verdana, Arial, Helvetica, sans-serif;
}

.bordo_form {
	border: 		1px solid #807f84;
	font-size: 		10px;
	color: 			#000000;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
}
