/* Hide the template's first column when printing */
.hide-when-printing { display: none;}
table#navigation { display: none;}
table#footer { display: none;}

