.cat { text-decoration: none }
.cat:hover { text-decoration: underline }

#newsticker-demo { 
width:260px; 
background:#f1fdff; 
font-family:Verdana;
font-size:12px;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:14px;
font-weight:bold;
}

.newsticker-jcarousellite { width:260px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; }
.newsticker-jcarousellite .info { padding-top:10px; width:260px; line-height:15px;}
.newsticker-jcarousellite .info span.cat { display:block; font-size:11px; color:#666666; }
.clear { clear: both; }

.newsheading {
font-family:Verdana;
color:#26bad4;
font-size:12px;
font-weight:normal;
text-decoration:none;
}



