#newsticker {
  width: 280px;
  padding-left: 15px;
  font-family: Verdana,Arial,Sans-Serif;
  font-size: 12px;
  margin: 0 auto;
  padding-top: 70px;
}

#newsticker a { text-decoration: none; }
#newsticker img { border: 2px solid #52712B; }

.newsticker-jcarousellite { width:270px; }
.newsticker-jcarousellite ul li { list-style: none; display: block; padding-bottom: 1px; margin-bottom: 5px; }
.newsticker-jcarousellite .thumbnail { float: left; width: 100px; }
.newsticker-jcarousellite .info { display: block; font-size: 11px; text-align: left; float: right; width: 150px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size: 10px; color: #808080; }

