

#newsticker-demo { 
width:240px; 
padding:40px 7px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:14px;
height:230px;
}
#newsticker-demo a:hover{color: #900;}
 


.newsticker-jcarousellite {  line-height:20px }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; border-bottom:solid 1px #aaa }
.newsticker-jcarousellite .info { float:left; width:250px; height:40px}
 .newsticker-jcarousellite .info a { float:left; width:250px; font-size:13px; color: #C00; text-decoration:underline}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; float:right; margin-right:15px; }
.clear { clear: both; }
