#itemWrap{
    margin-left:0px;
    margin-right:-10px;
    padding-left:0px;
    padding-right:0px;
}
.item{
    background-color:#1E1E1E;
    float:left;
    margin-right:8px;
    padding:0px;
    width:210px;
    margin-bottom:8px;
    position:relative;
}
.destacados2{
background-image:url(../img/trama5.gif);
background-color:transparent;
}
div.imp{
    background-image:url(../img/trama6.gif);
background-color:transparent;
}
.imp .leermas{
    font-weight: bold;
    color: #FEBE00;
}
.imp .leermas:hover {
    color:#FF4600;
    text-decoration: inherit;

}
.colspan2{
    width:429px;
}
.colspan3{
    width:646px;
}
h3{
	color:#FF3300;
	font-size:10px;
	margin-left:5px;
	margin-top:5px;
}
#itemWrap .destacados1 h3{
    color:#FF3300;
}
.destacadosimg{
border:solid #1e1e1e 3px;
}
#itemWrap p{
    color:#ffffff;
    margin-left:5px;
    margin-right:5px;

}
ins{
    color:#FFBE00;
}
h4{
	/*color:#999;*/
    margin-left:5px;
	margin-bottom:5px;
	font-weight:normal;
	color:#0099FF;
	font-weight:bold;
	margin-top:-1px;
}
#itemWrap .over{border:#FFBE00 1px solid;margin:-1px 7px 7px -1px;}

.leermas{
padding:5px;
float:right;
position:absolute;
right:0;
bottom:0;
}

#itemWrap em{
	font-style:normal;
}

#itemWrap .destacado, #itemWrap em{
    color:#FEBE00;
}

.leermas img{
float:right;
background-image:url(../img/flecha.gif);
background-repeat:no-repeat; 
}