﻿@media print {
	div#container div#header { display: none; }
	td.buttonLeft, td.buttonRight { display: none; }
}