body {
  height: 100%;
}

#microsite_wrap {
  display:none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
  min-height:1000px;
}

#microsite_preloader {
	background:#000 url(../assets/i/preloader_bg.jpg) no-repeat 12px 17px;
	height: 702px;
  display:none;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 10px 0 0 -453px;
  width: 906px;
  padding: 0px;
  z-index:1002;
  overflow: auto;
}

#jellygame_wrap {
	display:none;
	position:absolute;
	left: 166px;
	top: 178px;
}

.noflash {
	margin-top:350px;
	text-align:center;
}

.noflash a img{
	border:0;
}
