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

#videobodyContent {
	padding: 10px;
	margin-bottom: 20px;
}
#videocontainingBlock {
	width: 97%;
	margin: 1.7555%;
}
.videoWrapper {
	position: relative;
	padding-top: 49px;
	padding-bottom: 56.25%;
	height: 0;
}
* html .videoWrapper {
	margin-bottom: 45px;
	margin-top: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper div, .videoWrapper embed, .videoWrapper object, .BrightcoveExperience {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
