/*  * { margin:0; padding:0; } */

#newsticker-demo { 
width:240px; 
padding:0px; 
font-size:9pt;
margin:0px auto;
text-align:justify;
}

#newsticker-demo a { text-decoration:none; }

#newsticker-demo .title {
text-align:center;
font-size:9pt;
font-weight:bold;
padding:10px;
color: #CCCCCC;
}

.newsticker-jcarousellite { width:240px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { float:left; width:240px; height:180px; font-size:9pt;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:9pt; color:#ffffff; }

.clear { clear: both; }