@charset "utf-8";
#Coolers {
	float: left;
	width: 680px;
	padding-right: 20px;
	padding-left: 20px;
}

#productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#Coolers h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#main #Coolers #productos #descripcion {
	text-align: left;
	padding-left: 145px;
}
