@charset "UTF-8";
/* CSS Document */

div.playButton {
	background:url(../images/flow/play.png) no-repeat;
	width:45px !important;
	height:45px;
	position:relative;
	top:-157px;
	left:218px;	
	margin-bottom:-50px;
	opacity:0.9;
}

a.flowplayer, a.flowplayer img {
	display:block;				
	border:0;
	text-decoration:none;
	width:480px;
	height:270px;
}

a.flowplayer:active, a.flowplayer:visited, a.flowplayer:hover {
	text-decoration: none;
	border: none;
}