﻿#description-details-header,
#header,
#gcic-header,
#footer,
#directory-login
{ display: none;
  min-height:0px; 
  height:auto; 
  margin:0px;
  padding: 0px; }


/* the following were solutions I tried implementing to solve the 
multi page printing problem in firefox */
#narrow-by-city
{ 
	position: absolute;
}
  
  
  
  