#vxFlashPlayer {
	position: relative;
	width: 955px;
	height: 405px;
}

#vxFlashPlayerContent {
	width: 955px;
	height: 405px;
	margin: 5px 0px;
	padding: 0px 0px;
}

#vxFlashPlayerFailure {
	display: none;
}

#vxFlashPlayerSyncIMUFrame {
	position: absolute;
	width: 300px;
	height: 250px;
	top: 0px;
	left: 650px;
	background: #333 url(SynchIMUbg.gif);
}

/* IMU at the top Wide skyscraper*/

#vxFlashPlayerStaticIMUFrame {
	height: 90px;
	width: 720px;
	background: #333 url(IMUbg.gif);
}
/* IMU at the bottom Vertical skyscraper*/

#vxFlashPlayerTertiaryIMU
{
  height: 600px;
  width: 160px;
  background: #333 url(IMUbg.gif);
}

.vxFlashPlayerIMU {

}

#staticBanner{
	position: absolute;
	width: 300px;
	height: 100px;
	top: 261px;
	left: 650px;
	background: #333 url(IMUbg.gif);
}
#channelBannerDiv{
	display: none;
}
#ChannelImage{
	display: none;
}



