#newsticker-demo { 
width:310px; 
background: url(../images/bg-modules.png); 
padding:5px 5px 0; 
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:10px auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	font-size:22px;
	color:#faf6dd;
	text-shadow: 0.05em 0.05em 0.05em #333;
	line-height:24px;
	padding-bottom:10px;
}

.newsticker-jcarousellite { width:300px; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; }
.newsticker-jcarousellite .info { float:right; width:300px; text-align:left}
.newsticker-jcarousellite .info span.cat { display: block; font-size:12px; color:#bcbf82; text-align:right; }

.clear { clear: both; }
