div.brightcovePlayerContainer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	width: 890px;
	overflow: hidden;
	top: 0px;
	background-color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
  clear: both;
}
.brightcovePlayerContainer a:link, .brightcovePlayerContainer a:visited, .brightcovePlayerContainer a:active {
	color: #000;
	text-decoration: none;
}
.brightcovePlayerContainer a:hover {
	text-decoration: none;
}
div.bc_playerTabContainer {
	position: relative;
	background-color: #fff;
	border: 1px #fff solid;
	text-align: center;
}
div.bc_playerTab {
	display: inline;
	padding: 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
div.bc_playerTab a {
	color: #f1f1f1;
}
div.bc_player {
	position: relative;
	top: 10px;
	text-align: center;
	padding-left: 0;
}
#bc_adOverlay {
	position: absolute;
	top: 71px;
	left: 493px;
	height: 522px;
	width: 505px;
	background-color: #ffffff;
	opacity:  0.80;
	-moz-opacity:  0.80;
	filter: alpha(opacity=80);
	z-index: -1;
}
#bc_adContainer {
	position: absolute;
	top: 167px;
	left: 600px;
	width: 300px;
	height: 250px;
	background-color: #000;
	z-index: -1;
}
#bc_ad_728x90 {
	padding: 0 0 10px;
	position: relative;
	top: 20px;
	width: 728px;
	left: 120px;
}
#bc_ad_728x90 img {
	border: 0;
}
#bc_national_player .tsInfo {
	margin-top:150px;
	text-align:center;
	font-style:normal;
	color:#888888;
}

