* { margin:0; padding:0; }

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

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

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

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px;  }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; color:#000000;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#000000; }
.info{color:#ffffff;}
.info a{color:#ffffff; text-decoration:none;}
.info a:hover{color:#ef660a; text-decoration:none;}
.clear { clear: both; }