body {
	padding: 10px;
	margin: 0;
}

.noprint {display:none;overflow:hidden;width:1px;height:1px;}

.noprint * {display:none;}

#header,
#btnbar,
#nav,
#footer,
#push,
.sidebar,
.sort,
.banners,
h2 {
	display: none;
}

#printTitle {
	display: block;
	color: #196bdb;
	font-size: 2em;
	margin-bottom: 10px;
}

input, textarea, select {
	display: none;
}

#container, .wrapper {
	float: none;
	width: auto;
	height: auto;
	min-width: inherit;
	min-height: inherit;
	max-width: inherit;
	max-height: inherit;
	padding: inherit;
	margin: auto;
}

#mid #right,
#mid #content {
	margin: auto;
	padding: 0;
}

#content .listing h3,
#content #details h3 {
	border: 1px solid #aaaaaa;
	background: none;
}

#content .listing p {
	margin-right: 0;
}

#content .listing ul,
#content .listing p a {
	display: none;
}
