.book-content .noteBox { border-style: dashed; border-width: thin; padding-left: 1em; padding-right: 1em; }
.book-content h1 { text-align: center; clear: both; }
.book-content h2 { text-align: center; clear: both; }
.book-content h3 { text-align: center; clear: both; }
.book-content h4 { text-align: center; clear: both; }
.book-content h5 { text-align: center; clear: both; }
.book-content h6 { text-align: center; clear: both; }
.book-content hr { width: 65%; margin-left: auto; margin-right: auto; margin-top: 2.0em; margin-bottom: 2.0em; clear: both; }
.book-content hr.short { width: 20%; }
.book-content hr.tiny { width: 10%; }
.book-content .sc { font-variant: small-caps; }
.book-content p.right { text-align: right; margin-right: 5%; }
.book-content .noteBox { background-color: #ccffff; }
