#vxFlashPlayer {
	position: relative;
	width: 980px;
	height: 508px;
}
#vxFlashPlayerContent {
	width: 980px;
	height: 508px;
}
#vxFlashPlayerFailure {
	display: none;
}
#vxFlashPlayerSyncIMUFrame {
	z-index: 100;
}
#vxFlashPlayerStaticIMUFrame {
	z-index: 99;
}
.vxFlashPlayerIMU {
	position: absolute;
	display: none;
	background-color: #ffffff;
}
.vxFlashPlayerExternalIMU {
	display: none;
	width: 300px;
	height: 250px;
}
.vxFlashPlayerIMUContent {
	width: 100%;
	height: 100%;
	position: relative;
	border: 0px;
	overflow: hidden;
}
#vxFlashPlayerSyncLeaderboard {
	z-index: 100;
	position:absolute;
}
