/* Print Styles
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */
	div, section, article {width:auto !important;height:auto !important;margin:0px;padding:0px;float:none;}

	/* Hide elements
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
	#page.print-calculator #main_content .node {display:none !important;}
	#page.print-calculator #breadcrumbs {display:none !important;}
	#page.print-calculator #text-resizer {display:none !important;}
	#footer {display:none !important;}
	#skip-link {display:none !important;}
	#header-wrapper .quicklinks {display:none !important;}
	#header {display:none !important;}
	#calc-wrapper {display:none !important;}
	
	.print-calculator-results {display:none !important;}
	#site-name a {display:inline !important;text-indent:0px;}
	#monthly-results  {width:90% !important;padding:0em;}