.overlay {
	padding:40px;
	width:576px;
	display:none;
	background-image:url(http://static.flowplayer.org/img/overlay/white.png);
}

.close {
	background:url(http://static.flowplayer.org/img/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px;
	display:block;
	width:35px;
	height:35px;
	cursor:pointer;
}

#player {
	height:450px;
	display:block;
}