.apple_overlay {
	display:none;
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);
	width:590px;		
	padding:35px;
	font-size:11px;
}

.apple_overlay div.close {
	background-image:url(http://static.flowplayer.org/img/overlay/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

