div.terminal {
        width: 400pt;
        padding: 3pt;
        margin: 1em auto;
        border: 1px solid white;
        background: black;
}
div.terminal,
div.terminal p {
        line-height: 115% !important;
        font-size: 9pt;
        color: white;
        font-family: consolas, "andale mono", "liberation mono", "liberation mono", "dejavu sans mono", "bitstream vera sans mono", "courier new", courier, monospace;
}

div.terminal p { margin: 0 !important; padding: 0 !important; }

div.indent, p.indent,
div.poem, p.poem { padding-left: 2pc; }

div.poem, div.poem p { font-family: Galliard, Garamond, Georgia, serif; }

.image { text-align: center; margin: 0.4pc 0; padding: 0; }
.image img { padding: 2px; border: 1px solid; margin-left: -3px; }
.image p { font-weight: bold; padding: 0; margin: 0 0 2em; }

.float-right { float: right; }
.float-left { float: left; }
.image img.float-right,
.image img.float-left,
.image.float-left img,
.image.float-right img { margin-left: 0.8em; margin-right: 0.8em; }

img.odd-shape { border: none !important; }

ol.footnotes {
        margin: 1.5pc 0 2.5pc;
        border-top: 1pt solid #DCDCDC;
        padding: 0.5pc 0 0 1.5pc;
}

ol.footnotes li {
        font-size: 95%;
}

table { margin-left: auto; margin-right: auto; }
td { text-align: right; }

table.list { margin-left: 8px; }
table.list tr td { text-align: left; vertical-align: top; margin: 0 !important; }
td.id { text-align: right; padding-right: 5px !important; font-style: italic; }

small { font-size: 90% !important; }

tr.result td, tr.slutsats td, tr.conclusion td, tr.konklusion td,
.result, .slutsats, .conclusion, .konklusion {
	border-top: 1px solid #333 !important;
	padding-top: 5px !important;
	margin-top: 4px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

tr.result td.id, tr.slutsats td.id, tr.conclusion td.id, tr.konklusion td.id,
tr.result td.lg, tr.slutsats td.lg, tr.conclusion td.lg, tr.konklusion td.lg {
	border-top: none !important;
}

.bullet { width: 100%; text-align: center; }
.bullet p { line-height: 1.5pc; font-size: 1.5pc; margin-top: 1.5pc !important; margin-bottom: 1.5pc !important; }
.bullet img { padding: 0; margin: 0; }
.bullet-left { color: #006; }
.bullet-middle { color: #22e022; }
.bullet-right { color: #e0e022; }

.opposite { text-align: right; }

.leap-para { margin-top: 2em; }
.double-leap-para { margin-top: 4em; }
.triple-leap-para { margin-top: 6em; }

blockquote .leap-para { margin-top: 1.5em !important; }
blockquote .double-leap-para { margin-top: 3em !important; }
blockquote .triple-leap-para { margin-top: 4.5em !important; }
