div#compraCalidad div {
	float:			left;
}

div#compraCalidad {
	background: 	#8e993f;
	position: 		relative;
	width: 			667px;
	font-size: 		.9em;
	padding:		0 !important;	
}

div#compraCalidad div.columna {
	width: 			166px;
	background:		1px solid #8e993f;
	height:auto;
	/*height: 		670px !important;  */
	/* height:			835px; */
}

#seccion {
	margin-right: 	0 !important;
}

div#compraCalidad div.columna div {
	padding:		5px;
	width:			155px;
	text-align: 	center;
	/*Cambio 10102008*/
	/*margin-bottom: 	32px;*/
	padding-bottom: 32px;
}

div#compraCalidad div.columna {
	margin-top: 	-9px !important;
}


div#compraCalidad div.oscuro {
	background: 	#498e7a;
}

div#compraCalidad .abajo {
	display: 		block; 
	position: 		absolute;
	bottom: 		-1px;
	left:			0;
}
#seccion {
	width: 				700px;
}

div#enlaces a:hover {
	background: 		none !important;
}