* { margin:0; padding:0; }

#newsticker-demo { 
width:180px; 
 

font-family:Arial,Sans-Serif;
font-size:11px;

}

#newsticker-demo a { 

color:#2a6203;
text-decoration:none;
font-size:9px;
font-weight:bold;
text-transform:uppercase;
font-family:Arial; 
text-shadow: 1px 1px 2px #C2C2C2;
}
#newsticker-demo a:hover{
color:#df040e;
}
#newsticker-demo img { border:1px solid #ddd; }

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

}

.newsticker-jcarousellite { width:210px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block;border-bottom:1px solid #eee; padding-bottom:1px; margin-top:10px; }
.newsticker-jcarousellite .thumbnail { float:center; width:60px; }
.newsticker-jcarousellite .info { float:right; width:140px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; font-weight:bold; color:#000; font-family:Arial; text-shadow: 1px 1px 2px #C2C2C2;}


.newsticker-jcarousellite1 { width:210px; }
.newsticker-jcarousellite1 ul li{ list-style:none; display:block;border-bottom:1px solid #eee; padding-bottom:1px; margin-top:10px; }
.newsticker-jcarousellite1 .thumbnail { float:center; width:60px; }
.newsticker-jcarousellite1 .info { float:right; width:140px; }
.newsticker-jcarousellite1 .info span.cat { display: block; font-size:10px; font-weight:bold; color:#000; font-family:Arial; text-shadow: 1px 1px 2px #C2C2C2;}

.clear { clear: both; }
