	#middleBlock {
	height: 470px;
}


#checkIn {
    position:absolute;
	top:330px;
	left:0px;
	width:188px;
	padding:1px;
	border-right:1px solid #a5a492;
	height:105px;	
    }
	
	
	
#joinEmail {
    position:absolute;
	top:330px;
	left:190px;
	width:178px;
	border-right:1px solid #a5a492;
	height:105px;
	padding:1px;
    }
	
	
#content {
	position:absolute;
	top:330px;
	left:380px;
	}
	
#content p {
    text-align:justify;
	}
	
	
#aboutLinkBack {
	position:absolute;
	right:0px; 
	top:295px;
	width:130px; 
	height:25px; 
	background-color:#AEC6D0; 
	z-index:40;
	}

#aboutLink     {
	position:absolute;
	right:0px; 
	top:295px; 
	width:116px; 
	height:11px;
	padding:7px;
	z-index:41;
	}
	
	
#aboutLink a   {
	color:#fff; 
	font-size:10px; 
	float:right;
	padding-left:15px;
	background:url(images/aboutArrow.gif) left no-repeat ;
	}
		

