	/* Printing Classes */

		/* Hide elements */

			#login, #infobar, #footer {
				display: none;
			}
			#header .innerBrandingOne img {
				width: 330px;
			}
			#header .innerBrandingTwo img {
				width: 80px;
			}
			#header .innerBrandingThree img {
				width: 105px;
			}
			
			#primary .columnOne,
			#primary .columnOneExt,
			#primary .columnTwo {
				width: 100% !important;
			}			
			#primary .columnTwo {
				clear: both;				
			}
			
		
		/* Sections */

			#navigation ul li.section1, #navigation ul li.section2,
			#navigation ul li.section3, #navigation ul li.section4,
			#navigation ul li.section5, #navigation ul li.section6 {
				height: 10px !important;
				padding: 0;
			}
			#navigation ul li.section1 div, #navigation ul li.section2 div,
			#navigation ul li.section3 div, #navigation ul li.section4 div,
			#navigation ul li.section5 div, #navigation ul li.section6 div {
				display: none;
			}