#newsticker-demo { 
width:217px; 
background:#EAF4F5; 
padding:5px 5px 0; 
font-family:"Myriad Pro", Verdana,Arial,Sans-Serif;
font-size:12px;
margin:0px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

.newsticker-jcarousellite { width:217px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px;}
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:187px; height:120px; padding:0 10px 0 0; font-family:"Myriad Pro", Verdana,Arial,Sans-Serif; font-weight:bold; font-size:14px;color:#003366; }
.newsticker-jcarousellite .info a{ font-family:"Myriad Pro", Verdana,Arial,Sans-Serif; font-weight:bold; font-size:14px;color:#003366; }
.newsticker-jcarousellite .info span.cat { display: block; font-family:"Myriad Pro", Verdana,Arial,Sans-Serif; font-weight:normal; font-size:12px;color:#333333; }

.clear { clear: both; }
