.hide_on_print,
.buttonbox,
footer,
.breadcrumb {
	display:none;
}

.show_on_print {
	display:block;
}
