.noprint {	display: none;	}

#middle_content { width: 700px; }

#wrapper { overflow: visible; }
/* Firefox has a few printing issues where it won't print all the pages, only the first page.
overflow: hidden; for an area that stretches over multiple pages can cause it. */
