.Update_newsDiv
{
	display: block;
	float: right;
	width: 220px;
	padding: 10px;
	background: #eff0f2;
	overflow:hidden;
	height:430px;
}
.newsticker-jcarousellite
{
	display: block;
	float: left;
	width: 220px;
}
.newsticker-jcarousellite ul
{
	list-style: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.newsticker-jcarousellite ul li
{
	display: block;
	float:left;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	width: 100%;
	height:33px;
	list-style: none;
	font: normal 13px/20px Arial, Verdana, Geneva, sans-serif;
	text-align: justify;
	text-decoration: none;
	text-indent: 12px;
	background: url(../allImage/bullets.gif) left 10px no-repeat;
	
}
.newsticker-jcarousellite ul li a
{
	color: #333;
	text-decoration: none;
}
.newsticker-jcarousellite ul li a:hover
{
	color: #0a4e7f;
	text-decoration: underline;
}
.newsticker-jcarousellite ul li strong
{
	font-size: 15px;
	line-height: 26px;
}
/*-- News CSS End --*/
