body {
	/*height: 500px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	background-color: #FFFFFF;
}
#newsticker-demo {
	width:100%;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	padding-top: 5px;
	height: auto;
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:center;
font-size:14px;
height:03px;
font-weight:bold;
}

.newsticker-jcarousellite {
	width:100%;
	height: auto;
	overflow: hidden;
}

.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail { float:left; width:80px; }
.newsticker-jcarousellite .info { float:right; width:120px; }
.newsticker-jcarousellite .info span.cat { display: block;color: #794304;
	font-size: 11px;
	font-family: Tahoma;
	margin-top: 2px; }

.clear { clear: both; }


#dropcontentsubject {
	width: 100%;
	font-weight: bold;
	padding-left:0px;
	color: #CA1E1A;
	margin-top: -2px;
}
