.print-only {
	display: block;
}

/* hide these */
#global_nav,
#site-nav,
#search-form,
#site-footer,
div.book-slider a.button-next,
div.book-slider a.button-previous,
div.popular,
div.list-sort,
div.cat-subnav,
div.find-an-author,
div.book-pop-outer,
div.author-pop-outer {
	display: none;
}


/* roll back the font on these */
.subtitle,
div.book-pop-content h1,
div.book-pop-content h2,
div.author-pop-content h1,
div.tabbed-feature h3,
div.tabbed-feature div.tab-block a.caption {
	font-family: "Arial", "Helvetica", sans-serif;
}
