* { margin:0; padding:0; }

#newsticker-demo { 
display:block;
overflow:hidden;
width:210px; 
height:120px;
padding:5px;
font-family:Arial,Verdana,Sans-Serif;
font-size:12px;
margin:0;
}

#newsticker-demo a { text-decoration:none;color:#48656f;}
#newsticker-demo a:hover { text-decoration:none;color:#069;}

.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul {margin:0; padding:0;}
.newsticker-jcarousellite ul li.title{ list-style:none;padding:1px;margin:0 0 8px 0; }
.newsticker-jcarousellite .info {float:left;width:190px;}
.newsticker-jcarousellite .info a{overflow:hidden;white-space:nowrap;width:100%;}
.newsticker-jcarousellite .info span.cat {font-size:10px; color:#808080; }

.clear { clear: both; }

