* { margin:0; padding:0; }

#newsticker-demo { 
width:190px; 
padding:5px 5px 0; 
overflow:hidden;
height:325px; 
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:190px; height:320px !important; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; height:320px }
.newsticker-jcarousellite ul li h1 a{ font-size:11px; font-weight:bold; color:#000; text-decoration:none }
.newsticker-jcarousellite ul li .txt { }
.newsticker-jcarousellite .info {width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#CC0000; text-align:left }

.clear { clear: both; }
