.radio {
	width: 30px;
	height: 30px;
	padding-right: 10px;
	display: block;
	clear: left;
	float: left;
	background: url(../img/BotonesCheck.png) no-repeat;
	cursor: pointer;
}

input.styled { display: none; } 
/*.disabled { opacity: 0.5; filter: alpha(opacity=50); }*/


