#newsbox {
	width: 98%;
	position: relative;
	
}

#sponsright {
	text-align:left;
}
#newsboxcont{
	margin-top: 0px;
	margin-left: 12px;
	font: bold 12px Arial;
	overflow: hidden; 
	width: 220px;
	float:left;
	 
	text-align: left;
	
	top:0px;
}
#newsboxcont a:link, #newsboxcont a:visited, #newsboxcont a:active {
	color: #000;
	text-decoration:none;
	margin:0px; 
	padding:0px;
}

#newsboxcont a:hover {
	color: #000;
	text-decoration:underline;
}