﻿* { margin:0; padding:0; }

#newsticker-demo { 
width:300px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:10px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:9px;
font-weight:bold;
color:#ff9900;
padding:5px;
}

.newsticker-jcarousellite { width:350px;  }
.newsticker-jcarousellite ul li{ list-style:none; display:block; height:75px;  }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:200px; color:#ff9900;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#666666; }

.clear { clear: both; }
