

.apple_overlay {
	
	
	display:none;
	
	
	background-image:url(/_layouts/wirestone/jquery/jquerytools/overlay/img/white.png);
	
	
	width:640px;		
	
	
	padding:35px;

		
	font-size:11px;
}


.apple_overlay .close {
	background-image:url(/_layouts/wirestone/jquery/jquerytools/overlay/img/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}
