/* ===============================================
The style for the search page
=============================================== */
div.news
	{
	position:relative;
	visibility: hidden;
	overflow: hidden;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	text-align: center;
	font-size: 13px;
	}
