* { margin:0; padding:0; }

#newsticker-demo { 
width:100%; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin: auto;
padding:2px 2px; 0 0;
}

#newsticker-demo a {text-decoration:none;}

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:800px; margin-left:auto; margin-right:auto; }
.newsticker-jcarousellite ul li{ list-style:none; display:block;padding-left:0%; }
.newsticker-jcarousellite .thumbnail { float:left; width:20px; }
.newsticker-jcarousellite .info { float:right; width:700px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#CCC; line-height:14px; }

.clear { clear: both; }
