.BrightcoveExperience {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

div.tsInsideDescription {
	color: black;
}
div.tsInsideTitle{
	color: black;
	font-weight: bold;
	font-size: large;
	margin-bottom: 8px;
	margin-top: 8px;
}

div.tsComponents {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	position: relative;
	display: block;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

div.tsPlayer {
	z-index: inherit;
	overflow: hidden;
}
div.tsCompanionAds {
	color: white;
	border: 0px;
	display: none;
	visibility: visible;
	margin-left: 3px;
	padding: 0px;
	z-index: 2147483646 !important;
	position: absolute;
	float: left;
	opacity: 1;
	-moz-opacity: 1; /* older Gecko-based browsers */
	filter: alpha(opacity=100); /* For IE6&7 */
	overflow: hidden;
}
div.tsText	{
	background-color: black;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	text-align: center;
	margin: 0px;
	z-index: inherit;
	position: relative;
}
div.tsContentPlayer {
	color: Blue;
	margin: 5px;
}
div.tsBanner {
	border: 0 none;
	display: none;
	visibility: visible; 
	margin-top: 5px;
	width: 728px;
	height: 90px;
	z-index: 2147483647 !important;
	overflow: hidden;
	float: left;
	position: absolute;
}