/* print.css */

#textsizer, #navcontainer, #leftcol, #rightcol, #footer img { display: none; }
#footer { font-size: 0.8em; font-style:italic; text-align:center; }
#header { margin-top:-20px; display:block; width:100%; min-height:80px; }
h3.indexheader { font-size:1.2em; font-weight:bold; padding:0; margin:0; }
#bookdetails { vertical-align:top; margin-top:-20px; min-height:240px;}
#bookdescription { display:block; }

body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none; border-top: 5px solid #0079C1;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:Georgia, Times, "Times New Roman" serif;}

code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
img:after { display:none; }
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}*/