* { margin:0; padding:0; }

#newsticker-demo { 
width:274px; 
border-top:2px solid #333333;
padding-top:25px;
background:transparent; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:20px auto;
padding-bottom:20px;
border-bottom:2px solid #333333;
}

#newsticker-demo a { text-decoration:none; color:#484848; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:22px;
padding-bottom:20px;
}

.newsticker-jcarousellite { width:274px; }
.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 {width:250px; height:50px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#1f96b1; height:20px; }

.clear { clear: both; }
