/* Global */
	BODY { margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; width: auto !important; }
	DIV#ContentMain A:after { content: " (" attr(href) ") "; font-size: 110%; }

	DIV#PageMain { background: none !important; } /* main Shadow container */
	DIV#PageHeader { height: auto !important; background: none; z-index: 10; }
	DIV#PageHeader DIV.left { float: none !important; margin: -17px 0 0 -21px; }
	DIV#secondaryNavigation { display: none !important; } /* main 2nd Nav container */
	DIV#PageContent { padding: 0 0 0 0 !important; } /* main Content container */
	DIV#PromotionMain { display: none; }
	DIV#PageNavigation { display: none; }
	DL#sectionNavigation { display: none !important; }
	DIV#PageFooter { display: none; }
	.imageSetPreview { display: none !important; }
	
	DIV#ContentMain { padding: 0 0 0 0 !important; margin: -10px 0 0 0 !important; z-index: 99; }
	DIV#ContentMain .content { padding: 0 0 0 0 !important; margin: 0 0 0 0 !important; }
	DIV#ContentMain H1 { margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important; }
	DIV#ContentMain H2 { margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important; }
	DIV#ContentMain H3 { margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important; }
	DIV#ContentMain H4 { margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important; }
	DIV#ContentMain P { margin: 0 0 1em 0 !important; padding: 0 0 0 0 !important; }
	DIV#ContentMain A { margin: 0 0 0 0 !important; padding: 0 0 0 0 !important; }
	
	DIV#ContentMain .quarterBlock, DIV#ContentMain .pageBlock, DIV#ContentMain .halfBlock { margin: 0 0 0 0; padding: 0 0 0 0; }
	DIV#ContentMain .pageBlock, .pageBlock { padding-left: 0px !important; }
	
	.content { padding: 0 0 0 0 !important; margin: 0 0 0 0 !important; }
	
	UL.links { margin: 0 0 1em 0; padding: 0 0 0 0; list-style-type:disc; }
	DL.links DD A, UL.links A { background: none; padding: 0 0 0 0; }
	DL.links DD A:HOVER, UL.links A:HOVER { background: none; padding: 0 0 0 0; }
	
