#news{float:left;width:220px;padding-right:30px;margin-left:10px;margin-top:10px;}
#news .cabecera{float:left;width:250px;height:40px;background:url(../img/noticias_cabecera.png) no-repeat;margin:0;}
#news .pie{float:left;width:250px;height:40px;background:url(../img/noticias_pie.png) no-repeat;margin:0;}
#news dd{float:left;width:200px;background:url(../img/noticias_cuerpo.png) repeat-y;padding:5px 40px 5px 10px;margin:0!important;}
#news dd strong{float:left;width:100%;line-height:16px;}
#news dd span{float:left;width:100%;color:#fff;line-height:16px;}
#news dd small{float:left;width:100%;}
#news .link{text-decoration:none;color:#FFF;vertical-align:top;line-height:16px;}
#news .link:hover{color:#1377e8;}