
.Cotizador{
	width:258px;
	height:auto;
	display: inline-block;
	margin:0px 10px 0 0 ;
	padding:16px 0 10px 10px;
	text-align:left;
	border:5px solid #e4e4e4;
	background: url(../images/fondo.cotizador.jpg) top no-repeat #6f2b90;

	float:left;
}
