.item {
	float:left;
	width: 130px;
	margin: 10px 10px 50px 10px;
}
.productos{
	float:left;
}
.productos a {
	color: #BB0303;	
	text-decoration:none
}
.qc_pager a{
	font-family:Arial;
}
.contenido_margen img{
	margin-top:25px;
	border:none;
}
.leer_mas{
	margin:15px 0;
}
.producto{
	font: 11px Arial;
	float:left;
	clear:both;
	border-bottom: 1px dashed #ccc;
	padding: 1px;
}
.producto_sin_borde{
	font: 11px Arial;
	float:left;
	clear:both;
	padding: 1px;
}
.producto_imagen {
	float: left;
	width:70px;
	margin:20px 10px 0 0;
}
.producto_texto{
	float:left;
	width:330px;
}
.contenido_margen {
	margin: 0 20px;
}
.galeria img{padding:2px;border:1px solid #ccc;}

