* { margin:0; padding:0; }

#newsticker-demo { 
width:310px; 
background:#f9f9f9; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin-top:-4px; float:left;
border-bottom:5px solid #f9f9f9;
}

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

#newsticker-demo .title {
font-size:14px;
font-weight:bold;
padding:5px; color:#fff; width:305px; height:30px;
background-color:#599fd0;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; background-color:#fff; padding-bottom:5px; padding-top:5px; border-bottom:1px solid #999; }

.newsticker-jcarousellite .thumbnail { float:left; width:100px; height:90px; overflow:hidden; border: 1px solid #FFF; background-color:#FFF; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info a{ color:#333; font-size:12px; font-weight:bold;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#666; }

