#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;
}


#IMUHeader, #IMUFooter {
    text-align: center;
    padding: 4px 0;
}
#IMUHeader, #IMUFooter, #vxFlashPlayerStaticIMUFrame {
    border-color: #dfdfdf;
    border-width: 2px 0;
    border-style: solid;
}
#IMUFooter {
    height: 122px;
}
#IMUFooter img {
    border: 0;
}
