/* - - - - - - - - - - - - - - - - - - - - -
Title : MJBHA - Printed Styles
- - - - - - - - - - - - - - - - - - - - - */


.noPrint {
	display: none;
}

.printOnly {
	display: inline !important;
	color: #000000;
}

#footer .printOnly {
	color: #ffffff;
}

#container {
	width: auto !important;
}

#contentFull {
	width: auto !important;
}

#footer #container {
	width: auto !important;
}

#footerEmail {
	width: auto !important;
}

#footerContact {
	width: auto !important;
}
