
.printOnly {
	display: block;
}

.screenOnly {
	display: none;
}

.template {
	overflow: visible;
}