.overlay {
	background:url(../img/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}

.overlayhd {
	background:url(../img/white.png) no-repeat;
	padding:40px;	
	width:630px;  
	display:none;
}

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

a.player { 		
	display:block;
	height:430px;			
}

