#newsticker {
	float:right;
	width:480px;  
	padding:5px 5px 0; 
	font-family:Verdana,Arial,Sans-Serif;
	margin:20px auto;
	text-align:left;
	border:none;
}

#newsticker .title {
	margin: 0 0 10px 15px;
	padding: 0 0 0 0;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:20px;
	font-weight:bold;
	color:#9DBCD2;

}

.newsticker-jcarousellite { float:left; text-align:left; }
.newsticker-jcarousellite ul li{ 
	margin:0px;
	padding: 0px 0px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	color:#FFFFCC;
	text-align:left;
	line-height: 20px;
}
.newsticker-jcarousellite .info {
	margin:0px;
	padding: 5px 10px 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	color:#FFFFCC;
	text-align:left;
	line-height: 20px;
	border:none;
}
.newsticker-jcarousellite .info a, a:link{
	margin:0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	text-decoration:none;
	color:#FFFFCC;
	text-align:left;
	line-height: 20px;
	border:none;
}
.newsticker-jcarousellite .info a:hover{
	margin:0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:14px;
	text-decoration:underline;
	color:#FFFFCC;
	text-align:left;
	line-height: 20px;
	border:none;
}
.newsticker-jcarousellite .info span.cat { margin: 10px 20px 1px 0px; text-align:left; display: block; font-size:14px; color:#FFF; }

.clear { clear: both; }
