
#content {
  display				: none;
  position				: relative;
  height          : 400px;
  background			: white;
  z-index				: 100;
}

.contentbox {
  position		  	: relative; 
  min-height	 	: 0px; 
   height          : 600px;
  width					: 948px; 
  font-size     : 1em;
}