@charset "utf-8";
/* CSS Document */

#hidepage{
	position: absolute;
	/*left:5px; 
top:5px; */
background-color: #FFFFFF;
	layer-background-color: #fff;
	height: 30px;
	width: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.note { font-size: 10px; color: #666; padding-top: 4px;}
