/* @override http://www.jay-k.com/css/print.css */

body {
	background: #fff;
	color: #000;
	width: auto;
	margin: 0 20px;
	}
#branding {
	background: none;
	}
#branding #logo {
	background: none;
	text-indent: 0;
	font-size: 32px;
	color: #000;
	text-decoration: none;
	}
#branding #nav-sub, #nav, #sidebar {
	display: none;
	}
#wrapper-content {
	border: none;
	overflow: visible;
	}
#content {
	width: auto;
	margin: 0;
	}
#content-bottom {
	display: none;
	}

form#finder {
	display: none;
	}
#list {
	height: auto;
	overflow: visible;
	}
