/* chrisprint.css */
#nav, #menu, #choices, #footer {
	display: none;
}

body, #content, #extract, #header, #blurb, p, li {
	font-family: "Times New Roman", Times, serif;
	line-height: 100%;
	text-align: left;
	float: none;
	clear: none;
}

.pubisbn li {
font-size: 80%;
line-height: 110%;
text-align: center;
}
li.noprint {
	display: none;
}
.retailers {
	display: none;
}
h1, h2 {
	line-height: 120%;
}
h3, h4 {
	line-height: 110%;
}
a {
	text-decoration: none;
}
#content li.invisible {
	color: white;
	display: none;
}
