

#newsticker-demo { 
width:100%;
height:50px;
padding:5px 5px 0 0; 
margin:-10px auto 20px auto;
color:#fff;
}

.newsticker-jcarousellite ul li h2 {
	font-size:0.9em;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

.newsticker-jcarousellite ul li div {
	font-size:0.6em;
	font-weight:normal;
}

#newsticker-demo a { text-decoration:none; color:#fff; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

.newsticker-jcarousellite { width:180px;  }
.newsticker-jcarousellite ul li{ list-style:none; display:block; margin-bottom:10px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:190px; }
.newsticker-jcarousellite .info span.cat { display: block; color:#808080; }

.clear { clear: both; }

h2{
	font-weight:bold;
}

