#vxFlashPlayer {
	position: relative;
}

#vxFlashPlayerContent {
	width: 980px;
	height: 508px;
}

#vxFlashPlayerFailure {
	display: none;
}

#vxFlashPlayerSyncIMUFrame {
	z-index: 100;
}

#vxFlashPlayerStaticIMUFrame {
	z-index: 99;
}

/*#vxFlashPlayerSyncLeaderboard{
	position:absolute;
	top:439px;
	left:50px;
	width:477px;
	height:70px;
	background-color:white;
}*/

#vxFlashPlayerSyncLeaderboard{
	position:absolute;
	top:447px;
	left:37px;
	background-color: #000000;
	display: none;
}


.vxFlashPlayerIMU {
	position: absolute;
	display: none;
	background-color: #000000;
}

.vxFlashPlayerExternalIMU {
	display: none;
	width: 300px;
	height: 250px;
}

.vxFlashPlayerIMUContent {
	width: 100%;
	height: 100%;
	position: relative;
	border: 0px;
	overflow: hidden;
}

#vxFlashPlayer { 
 overflow:hidden; 
} 




