#banner_pane, #primary_navigation_pane, #secondary_navigation_pane, #tertiary_navigation_pane, #footer_pane, #content_pane table.homepage_content_pane tr td.features_column, #content_pane table.homepage_content_pane tr td.news_column, #content_pane div.font_selector, #content_pane div.image_column, #content_pane div.content_column div.do_it_image {
	display: none;
}

#print_footer_pane {
	display: block;
}

#content_pane, #content_pane div.content_column, #content_pane table.homepage_content_pane tr td.content_column, #print_footer_pane {
	width: 100%;
}

#content_pane {
	margin-bottom: 25px;
}

#content_pane, #print_footer_pane {
	margin-left: 0;
	margin-right: 0;
}

/* specific */
div.places_list div.places {
	overflow: visible;
	height: auto;
	background-color: transparent;
}
/* specific */