* { margin:0; padding:0; }

#newsticker-demo { 
width:160px; 
background:#f7f7f7; 
padding:5px 5px 5px 5px; 
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
margin:0px auto;
}

#newsticker-demo a { text-decoration:none; color:#333 }
#newsticker-demo img { border: 2px solid #f3f3f3; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:160px; text-align:center; padding:0px 2px 0px 2px;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:0px; height:225px;}
.newsticker-jcarousellite .thumbnail { float:center; width:160px; }
.newsticker-jcarousellite .info { float:center; width:150px; padding:5px 5px 5px 5px; text-align:center; }
.newsticker-jcarousellite .info span.cat { float:center; display: block; font-size:10px; color:#808080; width:auto; text-align:center }

.clear { clear: both; }

