/* * { margin:0; padding:0; }*/

#newsticker-demo { 
width:160px; 
padding:3px 5px 0 10px; 
margin:0px auto;
color:#fff;
}

#newsticker-demo a { text-decoration:none;color:#fff;font-weight:normal; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
/*font-size:14px;*/
font-weight:bold;
padding:5px 5px 5px 0px;
}

.newsticker-jcarousellite { width:150px; margin-top:10px;}
.newsticker-jcarousellite p { _margin-left:8px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; line-height:130%;margin-left:4px;_margin-left:10px;}
/*.newsticker-jcarousellite .thumbnail { float:left; width:110px; }*/
.newsticker-jcarousellite .info { float:left; width:150px;height:210px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; }

.clear { clear: both; }

