/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#wn
{
	font-size: 4pt;
	z-index: 1;
	visibility: hidden;
	font-family: Arial;
	position: absolute;
}
