div.imageGridArea{
	width:100%;	
	height:385px;					
	float:left;
	display:table-cell; 
	vertical-align:middle;
}  

div.custGrid{
	width:448px;	
	height:180px;	
	float:left;
	margin-left:24px;
	margin-bottom:21px;		
	display: table; 
	position: relative; 
	overflow: hidden;

}  


div.custGridFont{
	font:20px myriad-pro;
	color:#0067b1;		
	position: relative;
	top: -50%;
	margin-left:20px;
}