* { margin:0; padding:0; }

#newsticker-demo {
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #26478C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#newsticker-demo a {
	text-decoration:none;
	font-weight: bold;
	color: #27488D;
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
	font-size:16px;
	font-weight:bold;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #264588;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.newsticker-jcarousellite {
}
.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: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.newsticker-jcarousellite ul li .info div {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.newsticker-jcarousellite .info .mgntop {
	padding-top: 10px;
}

.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size: 12px;
	color: #000;
	height: 30px;
	margin-bottom: 10px;
}


.clear { clear: both; }
