a:active{
	outline:				none;
}
:focus{
	-moz-outline-style:		none; 
}
div.overlay{
	background:				url(../../images/flowplayer/white.png) no-repeat;
	display:				none;
	padding:				40px;
	width:					640px;
}
div.overlay div.close{
	background:				url(../../images/flowplayer/close.png) no-repeat;
	cursor:					pointer;
	height:					35px;
	position:				absolute;
	right:					5px;
	top:					2px;
	width:					35px;
}
a.player{
	color:					#ffffff;
	display:				block;
	height:					564px;
	text-decoration:		none;
} 
