/* Don't print elements with this class */
div.printButton {
	display: none;
}
