.center { text-align: center; } .right { text-align: right; } .caption { font-weight: bold; } .noindent { text-indent: 0em; } .smallcaps { font-variant: small-caps; } .uppercase { text-transform: uppercase; } .small { font-size: small; } .large { font-size: large; } .note { font-size: small; text-indent: 0em; } .page-break { page-break-before: always; } .double-spaced { line-height: 2em; } .double-padding { padding-bottom: 2em; } .title { text-align: center; margin-bottom: 2em; } .byline { text-align: center; margin-bottom: 2em; } .publisher { text-align: center; margin-top: 2em; font-size: medium; font-variant: small-caps; page-break-after: always; } .chapter-heading { text-align: center; text-indent: 0em; margin-top: 20pt; margin-bottom: 20pt; } .normal { text-indent: 10mm; margin-top: 0pt; margin-bottom: 0pt; } p { text-indent: 10mm; margin-top: 0; margin-bottom: 0; line-height: 1.3em; } .first { text-indent: 0mm; margin-top: 0pt; margin-bottom: 0pt; } .section { text-align: center; text-indent: 0; margin-top: 2em; margin-bottom: 2em; } .front-matter { font-size: small; text-indent: 0em; margin-bottom: 1em; line-height: 1.3em; } .coming-soon { text-align: center; margin-bottom: 2em; } h1.coming-soon { page-break-before: always; } div.container { overflow: hidden; width: 100%; } div.thumb { width: 160px; float: left; } div.cap { float: left; } ul.front-matter li { margin-bottom: 1em; } /*** FIX FOR NOOK CENTERING ISSUE ***/ .wrap { text-align: center; }