/* ie versión 6 */

/* Fixes IE margin bugs */
* html .unit { overflow-x: hidden; }

/*
* html .unit { overflow: hidden; }
*/

.comp {
        margin-right:3px;
        margin-left:3px;
}

/* ul en relacionados de portada */

.unit .news ul {width:100%;}

/* ul en relacionados de portada */

/*ajustes espacios extras verticales portadas*/
	.c100 .c100 .unit {margin-bottom:0;}
	.comp {display:inline;}