/*
	Copyright © 2008 Insight Meditation South Bay

	Styles used when printing pages.
*/

.noprint,
td#sidebar,
td#menubar,
tr#footerrow,
div#footer
{
	display: none;
	height:0;
	width:0;
}

