div.imagenproducto{
	float:left;
	width:30%;
	}
img.producto{
	border:none;
	}
div.producto{
	float:left;
	width:70%;
	font-size:11pt;
	}
div.precio{
	clear:both;
	width:100%;
	text-align:right;
	}