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