#newsticker-demo { 
width:290px; 
padding:0px 0px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;


}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 1px solid #000; }

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

.newsticker-jcarousellite { width:290px; margin:0px; padding:0px;}
.newsticker-jcarousellite ul {margin:0px; padding:0px;}
.newsticker-jcarousellite li {margin:0px; padding:0px; list-style:none;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left;  }
.newsticker-jcarousellite .info { float:left; width:290px; height:60px; border-bottom:1px #ededed solid}
.newsticker-jcarousellite .info span.cat { display: block; height:30px; font-size:10px; color:#808080; }
.clear { clear: both; }
.info h2{ float:left;  font-family:Calibri, Arial; font-size:12px; font-weight:bold; color:#000; text-decoration:none; padding:0px; margin:0px;}
.info span{ float:left;font-family:Calibri, Arial; font-size:13px; font-weight:bold; color:#7f7f7f; text-decoration:none; padding:0px; margin:0px; line-height:18px;}
.info span p{ float:left; font-family:Calibri, Arial; font-size:12px; font-weight:bold; color:#323232; text-decoration:none; padding:0px; margin:0px; line-height:18px;}
 