* { margin:0; padding:0; }

#newsticker-demo { 
width:500px; 
height:312px;
padding-top:15px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
clear:both;
}

#newsticker-demo a { text-decoration:none;color:#838383; }
#newsticker-demo a:hover { text-decoration:underline;color:#838383; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:500px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; margin-bottom:17px;float:left;clear:both;height:40px;}
/*.newsticker-jcarousellite .info { float:left; width:500px;clear:both; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }*/
.newsticker-jcarousellite ul li .data{display:block;color:#d82219;font-size:10px;}
.newsticker-jcarousellite ul li a .data{display:block;color:#d82219;font-size:10px;}

.clear { clear: both; }
