* { margin:0; padding:0; }

#newsticker-demo { 

font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
height:90px;
margin:3px auto;
overflow:hidden;
padding:0 0 0;
width:200px;
}
#newst
{
border:1px dashed #C0C0C0;
margin-top:5px;
}
#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;
}
#spanall {font-size:10px; color:#808080; position:relative; top:-5px }
.newsticker-jcarousellite { width:200px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:0px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:50px; }
.newsticker-jcarousellite .info { float:right; width:150px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

