/* $Id */

.hideOnPrint {
	display: none;
}


.transparentOnPrint {
	visibility: hidden;
}

