#header-container, #field-search, #club-search, #field-closure-search, #link-search, .right-column-button, #address, #get-directions, .gmnoprint {
	display: none;
}

body {
	background: white;
}

#content-container {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#print-header {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	letter-spacing: 3px;
	border-bottom: 3px solid #f0f0f0;
}

#page-header {
	background: none;
	filter: none;
	border: none;
	padding: 0 100px 0 100px;
}

.section-header {
	background: none;
	border: none;
	border-bottom: 3px solid #f0f0f0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
