
/**
*	A simple print stylesheet.
*/

body
{
	text-align: left;
	width: auto;
}

#header-links,
#footer-links,
.directory-back,
.directory-nav,
#directory-menu,
#category-buttons,
#category-neoguides,
#experience-buttons,
#experience-options,
#experience-advertisements,
#neighbourhood-map,
#neighbourhoods-map,
.select-city,
#my-neoworld-buttons,
.back,
#my-neoworld-boxes,
#neoguides-featured,
.neoguide-buttons,
hr,
.neoguide-back,
#section-options
{
	display: none;
}

div#section-content
{
	border: none;
	padding: 0px;
}

div#neoguide-summary-intro,
div.neoguide-summary-section,
div.end-of-row
{
	border-left: none;
	float: none;
	padding-left: 0em;
}

div#section-content h2
{
	float: none;
}

div#neoguide-summary h3
{
	clear: left;
}

