/* CSS Document */


.mmhide_noprint{
	display:none;
}

.mmhide_print{
	display:static;
}
