#newsticker{ 
display:block;
width:340px;
height:38px;
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
overflow:hidden;
}
#newsticker ul{
display:block;
height:38px;

} 
#newsticker a {
text-decoration:none;
color:#fff;
 }
#newsticker .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}
.newsticker-jcarousellite { width:340px; }
.newsticker-jcarousellite ul li{ 
height:30px;
list-style:none; 
padding-bottom:15px; 
}
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat {font-size:10px; color:#808080; }

.clear { clear: both; }


