/***************
  PRINT STYLES
***************/

body {
    background: #fff;
    font-size: 1em;
}


#grey-back {
	background: none !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
	position: static !important;
	width: auto !important;
}

#content, #wrapper, #text, #header{
    overflow: visible !important;
    width: 100% !important;
    height: auto !important;
    float: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
	body #wrapper {
		width: 75% !important;
		margin: 0 auto !important;
	}

#print-header{
    display:block;
}

#email-form, #sidebar, #header, #footer, #filter-nav, #right-sidebar {
    display: none;
}

#section-header {
	display: none !important;
}

#section-header h1, #section-header-landing h1 {
	width: auto !important;
	font-weight: normal !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}