
div.overlay {
	background-color:#fff;
	padding:5px;	
	display:none;
	height:325px;
	position:relative;
}

div.overlay div.close {
	background:url(http://www.you.on.ca/scripts/flowplayer/close.png) no-repeat;
	position:absolute;
	bottom:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:288px;
	width:512px;			
}


object{border:none;}

