

#newsticker-demo {
width:400px; 
background:none; 
padding:0px 0px 0; 
font-family:Arial;
font-size:11px;
margin:0px auto;
line-height:14px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 0px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:11px;
font-weight:bold;
padding:0px;
font-family:arial;
}

.newsticker-jcarousellite { width:400px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block;  margin-bottom:10px; border-bottom:1px solid #a0dbcc; padding-bottom:20px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:left; width:400px; line-height:14px;  }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; line-height:14px; font-family:arial; color:#277662; height:100px; }

.clear { clear: both; }
