#mainContent {max-width:75em;}
#resources {max-width:8em;}
table,tr,th,td {border:1px solid black;}
table,tr {border-width:2px;}
td {padding:0.2em;text-align:center;}
th {padding:0.2em;text-align:left;}
tr#headerRow th, tr.headerRow th {text-align:center;}
.modQresults,.modQnumber {text-align:center;}
.modQtext {text-align:left;}
td strong, dt strong {color:blue;}
strong[title] {color:inherit;}
td em, dt em {color:red;}
caption {font-size:125%;font-weight:bold;padding:1ex 0;}
dl {width:6em;}
dt {width:4.5em;line-height:1.2em;height:2.4em;float:right;}
dd {height:2.4em;line-height:2.4em;text-align:center;width:1em;margin-left:0;}
@media print {
	body {font-size:125%;}
	dt,dd {float:left}
	dd:last-child{margin-left:-6em;}
	dt{margin-left:1.5em;}
	div#resources .modQscale, div#resources .modQscale * {display:block;}
	div#resources .modQscale {position:absolute;top:0;right:0;width:20em;}
	div.last {display:none;}
	#header {width:100%;margin-right:20em;}
}
