/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
#menu2 {
	position: relative;
	top: -5px;
	z-index: 1;
	background-repeat: no-repeat;
	width: 100%;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	padding-top: 5px;
	padding-left: 5px;	
}
