.scrollno { overflow:hidden; }
.scrollsi { overflow-x:hidden; }
#hidepage {
	position: absolute;

	left:0px;
	
	top: 170px; /* FF */
	/top: 155px; /* IE7 */
	_top: 150px; /* IE6 */	
	
	background-color: #ffffff;

	height: 560px; /* FF */
	/height: 560px; /* IE7 */
	_height: 560px; /* IE6 */

	width: 142px;

	z-index:5000;
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	display: none;
	
	
}
#base { display:block }

