#vxFlashPlayer {
	margin: 0 auto;
	text-align:left;
	width:100px;
	height:100px;
}

.vxFlashPlayerIMUFrame {
	position:absolute;
	text-align:center;
	display:none;
	background-color: #CCCCCC;
	z-index:100;
}

#vxFlashPlayerStaticIMUFrame {
	z-index:99;
}

.vxFlashPlayerIMUContent {		
	width:100%;
	height:100%;
	position:relative;
	border:0px;
	overflow:hidden;
}
