/* PRINT OVERRIDES */

/* LOAD ADDITIONAL CSS FILES */
@import url('../../../css/print.css');	/* Global print styles */

#header h1 {
	display: block !important;
	left: 0 !important;
	position: relative !important;
	top: 0 !important;
}
