/* Things to hide when printing -added by GO */

/*#logo { display: none; }*/
img { page-break-inside: avoid; }
#logout { display: none; }
#navigation { display: none; }
#footer { display: none; }

/* this class is used to hide the "back" button */
.noshow { display: none; }
