/* =structure */
	
	body div#container div#header { margin-bottom: 1em; }
	body div#container div#header div#subnavcontainer { display: none; }
	body div#container div#header div#branding { display: none; }
	body div#container div#footer { display: none; }
	body div#container div#content div#navigation { display: none; }
	body div#container div#content div#maincontent div#related { display: none; }
	
	body div#container { width: 100%; }
	body div#container div#content div#maincontent { width: 100%; }
	body div#container div#content div#maincontent div#copyheader { min-height: 1em !important; height: auto; }
	body div#container div#content div#maincontent div#copyheader div#headings { 
		width: 100% !important; padding: 0 !important; min-height: 1em !important; margin-bottom: 2em !important;
	}
	
	body div#container div#content div#maincontent div#copy { width: 100% !important; padding: 0 !important; }
	body div#container div#content div#maincontent div#copy div#homepanels { position: static !important; width: 100% !important; }
	body div#container div#content div#maincontent div#copy div.divblock { width: 100% !important; }
	
/* =styles */

	body { background: #FFFFFF; width: 16cm; }
	* { overflow: visible !important; float: none !important; text-indent: 0 !important; }
	.background { display: none !important; }
	.backtotop { display: none !important; }
	#header_image,#flash-alt,#tip_flash { display: none !important; }
	
	div#adviceline_flat *,
	div#top_tips *,
	div#top_questions *,
	div#adviceline *
	{
		float: none !important; width: 100% !important; 
		position: static !important; border: 0 !important; 
		padding: 0 !important; margin: 0 !important;
	}
	
	div#adviceline_flat,
	div#top_tips,
	div#top_questions {
		position: static !important; width: 100% !important;
		min-height: 1em !important; height: auto !important;
		margin-top: 1em !important; padding: 0 !important;
		
	}
	
	div#top_tips { margin-bottom: 1em !important; }
	
	.navigate_tips { display: none; }
	p.link { display: none; }
	
	form { display: none !important; }
	.formpanel { display: none !important; }
	
	.crn_tl,.crn_tr,.crn_bl,.crn_br { display: none !important; }

/* =typography */

	h1, h2, h3, h4 {
		height: auto !important; min-height: 1em !important;
		margin-left: 0 !important; padding-left: 0 !important;
	}
	
	a { background: #FFFFFF !important; padding-left: 0 !important;  }
