#news{
	width:175px;
	float:none;
	border-top:4px solid #3B8B05;
	border-bottom:4px solid #3B8B05;
	background-color:#ffcc99;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
}

#nwsHeading{
	width:175px;
	border-bottom:1px solid #888;
	height:1.3em;
	font-size:80%;
	font-weight:normal;
	font-family:Tahoma, Arial, sans-serif;
	color:#333;
	background-color:#ff9900;
	padding:0px;
	overflow:hidden;
}

#nwsTxt{
	width:171px;
	border:none;
	font-family:Verdana;
	font-size:80%;
	color:#444444;
	background-color:#fff;
	padding:2px;
	text-align:justify;
}
