
@media print {
	.pmpro_a-print {
		display: none;
		position: absolute;
		left: -9999px;
	}
}
