﻿	
	.printHide { display: none; }
	
	.showPageHeader{
		display:block;
		color: #363636;
		font-weight:bold;
		font-size: .8em;
		margin-bottom: .9em;
	}
	
	.showInfo{ 
		display: inline;
		font-size: .7em;
	}
	
	.sidebar { padding: 4% 5% 5% 5% !important; }	
	.sidebar p.last {margin-bottom: 5% !important;}		
	.pguparrowspace { display:none !important; }

/* ---------- FOOTER ---------- */

	#footer { display: inline; }
	
	#footerLeft,
	#footerRight,
	#footerLogoWeb { display: none; }
	
	#footerLogoPrint { display: inline-block;}
	
	#footer {
		background-color: transparent !important;
		margin:0 !important;
		width:auto;
	}
	

		
	
	