.print-hide { display: none; }

/* remove header and look-up box */
#header { display: none; height: 0; width: 0; }
.lookup_outsideBox { display: none; width: 0; height: 0;  }

/* content well ################ */
#content, #c2 { width: auto; margin: auto; }
.adspace { display: none; width: 0; height: 0; }

/* for home.do */
.home-leftrail { display: none; width: 0; height: 0; }

/* for other reports */
#with-ad {  }

/* for CFLT individual donation search results */
#report-free { width: auto; }
#report-free #report-sc2 { display: none; width: 0; height: 0; }
#report-leftrail { display: none; width: 0; height: 0; }

/* you search container */
#you-search-container { margin-top: 6px; display: block; }
