#maincontent p {
	margin: 1em 0 0.2em 0;
}

span.swname {font-style:italic;}

.tty {font-family: Courier, Courier New, monospace;  font-weight: bold; font-size: larger; margin-top: 0px; }

.isolated {margin-left:1em; margin-right:1em; }
.nomargin {margin: 0px;}
.marginabove {margin-top:1em; }
.marginbelow {margin-bottom:1em; }
.nomarginbelow {margin-bottom:0px;}
.nomargintop {margin-top:0px;}

table.dxguide { border-collapse:collapse; empty-cells:show; margin-left:1%; font-size: 80%;}
table.dxguide th { color:#000000; background-color:#eeeeee; text-align:center; }
table.dxguide td { border:solid #ddd; border-width:1px; padding-left:1em; padding-right:1em; padding-top: 2px; padding-bottom: 2px; }
table.dxguide th.first { width:20%; }
table.dxguide th.second { width:40%; }
table.dxguide th.third { width:40%; }

table.cmdline { border-collapse:collapse; empty-cells:show; margin-left:1%; }
table.cmdline th { color:#000000; background-color:#eeeeee; text-align:center; }
table.cmdline td { border-collapse:collapse; border:solid #ddd; border-width:1px; padding-left:1em; padding-right:1em; padding-top: 2px; padding-bottom: 2px; }

