﻿.info h2{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}


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

.newsticker-jcarousellite { /*width:330px;*/ }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:80px; height:auto; }
.newsticker-jcarousellite .info { float:right; width:390px; height:auto;  }
.newsticker-jcarousellite .info span.cat { display: block; height:55px; font-size:10px; color:#FFFFFF; }

.clear { clear: both; }
