* { margin:0; padding:0; }

#newsticker-noticia { 
width:200px; 
background:#F0EDDC; 
padding:1px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px;
border:#CCC 1px solid;
}

#newsticker-noticia a { text-decoration:none;color:black; font-size:9px;font-weight:bold;}
#newsticker-noticia a:hover { text-decoration:underline;}
#newsticker-noticia img { border: 2px solid #FFFFFF;width:60px;margin-top:3px;}

#newsticker-noticia .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:2px;
color:white;
background:black;
}

.newsticker-jcarousellite { width:200px;padding-left:0px;margin-left:0px; }
.newsticker-jcarousellite ul {margin:0px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:5px;height:55px;}
.newsticker-jcarousellite ul li:hover{ background:#D9D1A6;}
.newsticker-jcarousellite .thumbnail { float:left; width:60px; }
.newsticker-jcarousellite .info { float:right; width:132px; line-height:15px;margin-top:3px;font-family:arial;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

