/* XML blockout */ p { margin-top: 0.75em; text-align: justify; margin-bottom: 0.75em } h1, h2, h3, h4, h5, h6 { text-align: center; /* all headings centered */ clear: both } hr { width: 33%; margin-top: 2em; margin-bottom: 2em; margin-left: auto; margin-right: auto; clear: both } table { margin-left: auto; margin-right: auto } body { margin-left: 10%; margin-right: 10% } div.centered { text-align: center } /* work around for IE centering with CSS problem part 1 */ div.centered table { margin-left: auto; margin-right: auto; text-align: left } /* work around for IE centering with CSS problem part 2 */ .tdr { text-align: right; padding-right: 0.25em; white-space: nowrap } /* aligning cell content to the right */ .tdc { text-align: center; vertical-align: middle } /* aligning cell content to the center */ .tdl { text-align: left; padding-left: 0.25em; white-space: nowrap } /* aligning cell content to the left */ div.trans-note { border-style: solid; margin: 3em 15%; padding: 1em; text-align: center } .totoc { font-size: 75%; text-align: right } /* Table of contents anchor */ .pagenum { /* uncomment the next line for invisible page numbers */ visibility: hidden; font-size: smaller; text-align: right } /* page numbers */ /* poetry number */ .blockquot { margin-left: 5%; margin-right: 10% } td.stylet { border-left: 1pt solid black; border-right: 1pt solid black; border-top: 1pt solid black; padding-top: 0.25em } td.styleb { border-left: 1pt solid black; border-right: 1pt solid black; border-bottom: 1pt solid black; padding-bottom: 0.25em } td.styleo { border-left: 1pt solid black; border-right: 1pt solid black; padding-bottom: 0.25em } .center { text-align: center } .smcap { font-variant: small-caps } .u { text-decoration: underline } .right { text-align: right } .caption { font-weight: bold } .figcenter { margin: auto; text-align: center } .figleft { clear: left; margin-left: 0; margin-bottom: 1em; margin-top: 1em; margin-right: 1em; padding: 0; text-align: center } .figright { clear: right; margin-left: 1em; margin-bottom: 1em; margin-top: 1em; margin-right: 0; padding: 0; text-align: center } .footnote { margin-left: 10%; margin-right: 10%; font-size: 0.9em } .footnote .label { text-align: right } .fnanchor { vertical-align: super; font-size: 0.8em; text-decoration: none } .poem { margin-left: 10%; margin-right: 10%; text-align: left } .poem br { display: none } .poem .stanza { margin: 1em 0 1em 0 } .poem span.i0 { display: block; margin-left: 0; padding-left: 3em; text-indent: -3em } .poem span.i2 { display: block; margin-left: 2em; padding-left: 3em; text-indent: -3em } .poem span.i4 { display: block; margin-left: 4em; padding-left: 3em; text-indent: -3em } div.index { /* styles that apply to all text in an index */ font-size: 90%; /*small type for compactness */ } ul.IX { list-style-type: none; font-size: inherit; /* i.e. from the div class="index" container */ } .IX li { /* list items in an index: compressed vertically */ margin-top: 0 }