.topFramedContentSmall .webMediaPlayer001PlaybackScreen{
	position: relative;

}

.topFramedContentSmall .webMediaPlayer001PlaybackScreen .mediaPlayerTitle{
	position: absolute;
	left: 180px;
	top: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 1.15em;
	color: #fe0000;

}

.topFramedContentSmall .webMediaPlayer001PlaybackScreen .mediaPlayerCaption{
	position: absolute;
	left: 540px;
	top: 60px;
	color: #fff;
	width: 186px;
	font-size: 0.8em;
}

.homepage .centerPlayer .webMediaPlayer001PlaybackScreen{
	position: relative;
}

.homepage .centerPlayer .webMediaPlayer001PlaybackScreen{
	position: absolute;
	left: 210px;
	top: 131px;
	border: solid 8px #000;
	width: 512px;
}

.homepage .centerPlayer .mediaPlayerTitle{
	background: #000;
	float: left;
	width: 512px;
	padding-bottom: 8px;
}

.homepage .centerPlayer .mediaPlayerTitle .inlineLabel{
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 1.15em;
}

.homepage .centerPlayer .mediaPlayerTitle .inlineValue{
	color: #fe0000;
	font-weight: bold;
	font-size: 1.15em;
	padding-left: 4px;
	float: left;
} 

