* { margin:0; padding:0; }

#newsticker-demo {
	width:163px;height:40px;
	padding:2px 2px 0;
	font-family:"Trebuchet MS";
	font-size:13px;
	background-color: #FFFFFF;
}

#newsticker-demo a {
	text-decoration:none;
	color: #003366;
	font-weight: bold;
}
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:11px;
font-weight:bold;
padding:5px;
}

.newsticker-jcarousellite { width:163px;  }
.newsticker-jcarousellite ul li{ list-style:none; display:block; }
.newsticker-jcarousellite .thumbnail { float:left; width:110px; 
.newsticker-jcarousellite .info { float:right; width:163px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:11px; color:#003366; height:40px;}

.clear { clear: both; }
.data {
	color: #006699;
	font-size: 11px;
}

