#header, #menu, #breadcrumbs, #spacer, #sidebar-left, #sidebar, #search, #footer, #footer, #preview-message {
    display: none;
}

body, #page, #content-wrapper {
	display: block;
	clear: both;
	width: auto;
	overflow: visible;
    background-image: none;
    background-color: #fff;
    border: none;
}

#content-wrapper {
	margin: 0 0 0 20px;
}

#content {
	width: auto !important;
}

h1, h2, h3, p, ul, ol, li, a {
	color: #000 !important;
}

#print-logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

#print-footer {
	font-size: 90%;
	text-align: center;
}

div.story div.left {
	width: 500px;
}