/*
Â©2009 Bam Creative

Title : print.css
Author : Graeme Haynes | Bam Creative

Description : Stylesheet
*/
#header, #header img{
	display:none;	
}

.displayPrintReportButtons,.adminNavigation {
	display: none;
}

.siteReportList * {
    background: white;
    font-size: 20pt;
    font-family: serif;
}

.productsSold {
	page-break-after:always;
}