* { margin:0; padding:0; }

#newsticker-demo { 
width:305px;
font-size:14px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; color:#333333;}
/*.newsticker-jcarousellite .thumbnail { float:left; width:110px; }*/
.newsticker-jcarousellite .info { width:260px; height:120px;margin-left:15px; background-image:url(../images/ticks.png); background-repeat:no-repeat; background-position:left 3px; padding-left:20px; margin-top:10px; margin-bottom:10px;margin-bottom:5px; }
/*.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }*/

.clear { clear: both; }
