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

