#vxFlashPlayer {
	position: relative;
}

#vxFlashPlayerContent {
	width: 320px;
	height: 276px;
}

#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;
}

.vxFlashPlayerIMUContent {		
	width:100%;
	height:100%;
	position:relative;
	border:0px;
	overflow:hidden;
}
