/* CSS Document */
#newsCont{
	margin:0px 0px 0px 30px;
	float:left;
	text-align:justify;
	width:190px;
}

#newsScroller{
	margin:0;
	color:#819999;
	color:#000000;
	width:100%;
	height:98px;
}

#newsCont h2, #newsScroller h3{
	font-size:13px;
	font-weight:bold;
	color:#cf8e04;
	margin:0px 0px 9px 0px;
}

#newsScroller p{
	margin:0px;
}

#newsCont hr{
	height:1px;
	border:none;
	border-bottom:1px solid #cf8e04;
}
