	section .row {
		zoom: 1;     /* triggers hasLayout */
		}  /* Only IE can see inside the conditional comment
		and read this CSS rule. Don't ever use a normal HTML
		comment inside the CC or it will close prematurely. */
		
	
	.full-only {
		display: block !important;
	}
	
	.hide-full {
		display: none !important;
	}

	.megaMenuContent {
		border-left: 1px solid #666;
		border-right: 1px solid #666;
		border-bottom: 1px solid #666;
	}