.Novedades{
 display:inline-block;
 background-position:left top;
 background-image: url('novedades.png');
 padding:0 0 0 24px;
 background-repeat: no-repeat;
 min-height: 17px;
 margin: 0 0 0 5px;
}


.Noticias{
 display:inline-block;
 background-position:left top;
 background-image: url('noticias.png');
 padding:0 0 0 24px;
 background-repeat: no-repeat;
 min-height: 17px;
 margin: 0 0 0 5px;
}

.Rss{
 display:inline-block;
 background-position:left top;
 background-image: url('rss.png');
 padding:0 0 0 24px;
 background-repeat: no-repeat;
 min-height: 17px;
 margin: 0 0 0 5px;
}


.TopMensajes{
 display:inline-block;
 background-position:left top;
 background-image: url('TopMensajes.png');
 padding:0 0 0 24px;
 background-repeat: no-repeat;
 min-height: 17px;
 margin: 0 0 0 5px;
}

.novedad{
 font-size: 12px;
}
