#newsticker-demo {
width:310px;
background:#EAF4F5;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#newsticker-demo a { text-decoration:none; color: #4B96B5;}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
font-size:14px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:30px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:80px; }
.newsticker-jcarousellite .info { float:left; width:190px; font-size:13px; font-weight:bold; color:#000}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080;}

.info a{color:#000;}
.cat p 
{
margin-right:15px;
padding-left:80px;
}
.cat-text p 
{
margin-right:15px;
float:left;
}
.cat p a {text-decoration:none; color: #4B96B5;}
.cat p a:hover {text-decoration:underline}

.cat-text p a {text-decoration:none; color: #4B96B5;}
.cat-text p a:hover {text-decoration:underline}

.clear { clear: both; }