

#newsticker-demo { 
width:290px; 
background:none; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
margin:0 0 10px 0;
}

#newsticker-demo1 { 
width:270px; 
background:#fff; 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
text-align:justify;
margin:0 0 10px 0;
}

#newsticker-demo a,
#newsticker-demo1 a
{ text-decoration:none; }

#newsticker-demo img,
#newsticker-demo1  img
{ border: 2px solid #FFFFFF; }

#newsticker-demo .title,
#newsticker-demo1  .title
 {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

#newsticker-demo1 .newsticker-jcarousellite { width:240px; }

.newsticker-jcarousellite { width:290px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { width:100%; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }
.newsticker-jcarousellite .info .cat_ { display: block; font-size:9px; color:#bf0505; }
.newsticker-jcarousellite .info a{ color:#cd0202;font-size:12px;}
.clear { clear: both; }
