body { margin:0px; padding:0px; }
*{ margin:0px; padding:0px; }

#newsticker-demo { 
width:300px; 


font-family:Arial;
font-size:20px;
height:130px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }



#newsticker-demo .titles {
text-align:center;
font-size:20px;
font-weight:bold;

width:260px;
}

.newsticker-jcarousellite { width:280px; background:#FFFFFF; height:115px;padding-top:8px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:4px; margin-bottom:5px; width:290px;font-size:18px;
font-weight:bold; padding-left:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

.newsticker-jcarousellite ul li a{color:#cc0000;
}

.newsticker-jcarousellite ul li a:hover{color:#000000;
}

