/* printer style sheet */
body {
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: 1.3em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
h1 { font-size: 135%; }
h2 { font-size: 119%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
h5 { font-size: 112%; }
#left {
	display: none;
}
#footer {
	display: none;
}
#sidebar img {
	display: inline;
	border: 0;
	margin: 5px;
}
#relateditems {
	display: none;
}
body.section4 table th {
	text-align: left;
}
body.section4 #purchaseoptions {
	display: none;
}
body.section4 #requireoptionmessage {
	display: none;
}