﻿.flowplayercontainerPR {
	background-attachment: inherit;
	background-image: url(../img/mc_flowplayer_bkgd_pr.png);
	background-repeat: no-repeat;
	height: 441px;
	width: 800px;
	text-align:center;
}

.flowplayercontainerPP {
	background-attachment: inherit;
	background-image: url(../img/mc_flowplayer_bkgd_pp.png);
	background-repeat: no-repeat;
	height: 441px;
	width: 800px;
	text-align:center;
}


.flowplayerembed {
	height: 350px;
	width: 475px;
	padding-top: 35px;
	margin-right: auto;
	margin-left: auto;
	z-index:5;
}

#close {
	text-align:right;
	background-color:#fff;
	width:800px;
	height:30px;
}

#close a {
	padding:4px;
	padding-right:10px;
	color:#fff;
	text-decoration:none;
}

#close img {
border:0;
}