#fakeBody {
  background:		#fff; 
  border:    		2px solid #555;     
  margin:		auto;
  text-align:		left;
  width:		600px;
  padding-bottom:	50px;
  height: auto !important;
  height: 600px;
  /* because ie suxxe */min-height: 600px;
}

  
#popupFakeBody {
  background:		#fff ;  
  border:    		2px solid #555;     
  margin:		auto;
  text-align:		left;
  width:		598px;
  padding-bottom:	50px;  
  height: auto !important;
  height: 600px;
  /* because ie suxxe */min-height: 600px;  
}


#footer {
  display:		none;
}

#popupFooter {
  display:		none;
}
