
#header, #page-header, #footer,		/* hide headers and footers */
#page-description .page-actions,	/* hide shopping print buttons */
.no-print {							/* general no print class */
	display:none;
}

#content { border-bottom:none; }

.debugContainer	{ display:none; }
