#vxFlashPlayer {
	position: relative;
}

#vxFlashPlayerContent {
	width: 100px;
	height: 100px;
}

#vxFlashPlayerFailure {
	display: none;
}

#vxFlashPlayerSyncIMUFrame {
	z-index: 100;
}

#vxFlashPlayerStaticIMUFrame {
	z-index: 99;
}

.vxFlashPlayerIMU {
	position: absolute;
	display: none;
	background-color: #CCCCCC;
}

.vxFlashPlayerExternalIMU {
	display: none;
	width: 300px;
	height: 250px;
}