html {
  height: 100%;
  overflow: hidden;
}

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #879637;
  position:relative;
  left:0px;
  top:0px;
  z-index:0;
}

#rm-application {
  height: 100%;
  z-index:-1;
}

#lat49_AD{
	background-color: transparent;
	position:absolute; 
	right: 150px;
	bottom: 16px;
	z-index: 99;
}

#amazonAdTopRight{
	position:absolute;
	z-index: 99;
	right: 50px;
	top: 7px;
	border:none;
}

#amazonAd728x90Bottom{
	position:absolute;
	z-index: 99;
	left: 80px;
	bottom: 7px;
	border:none;
}

#amazonBannerBottom{
	position:absolute;
	z-index: 99;
	right: 140px;
	bottom: 7px;
	border:none;
}


#amazonAd728x90BottomCloseButton{
	position: absolute;
	top:-12px;
	right:-12px;
}

#amazonAdvert{
	position:absolute;
	z-index: 99;
	right: 140px;
	bottom: 7px;
	border:none;
}

.adCloseButton{
	position: absolute;
	top:-12px;
	right:-12px;
}
