body { background: white url(/includes/default/images/bg-header-small.gif) repeat-x left top;}
#maincontent {margin: auto 10px;}
#caveat_text { clear: both; width: 100%; }
#bodyContent #tocbox { clear: both; margin: 0; padding: 0; width: 100%; }
#bodyContent div.leftright div.wideleft {
    float:left; margin:0; text-align: left; padding:0; width:90%;
}
#bodyContent div.leftright div.narrowright {
    float:right; margin:0; text-align: right; padding:0;
}

table#status_docs td.nopad { padding: 0 0 0 0; }

.imperative { font-weight: bold; font-size: 110%; }
.quarterline {line-height: 0.25em; }
.halfline {line-height: 0.5em; }
.nowrap { white-space: nowrap; }
.xborder { border: 0; }

/* stop tables shrinking recursively */
table { font-size: 100%; }
/* apply this to top level tables */
table.outer { font-size: 85%; }
