/* classes that are specifically to do with printable content when being viewed for printing.
used in association with viewprint.css that should have the same classes that are used when viewing for printing*/

.printonly { display: none; }