
#newsticker-demo { 
width:100%; 
padding:5px 5px 0; 
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:5px auto;
}

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

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

.newsticker-jcarousellite { width:396px; height:66px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:364px; height:56px; }


.clear { clear: both; }
