#page {width:800px;margin:0 auto;border:solid black 1px;padding:10px;}
.graphs1 {width:510px;float:left;}
.exhibit {padding-top:50px;}
.lplot {float:left;padding-right:10px;width:480px;height:360px;clear:both;}
.rplot {float:right;padding-left:10px;width:480px;height:360px;clear:both;}
.home {text-align:center;margin:10px auto;font-size:1.1em}
li {margin-bottom:5px;}

table#stats {border-collapse:collapse;margin:5px auto;}
#stats th {text-align:left;padding-right:10px;border:solid black 1px;}
#stats td {text-align:right;padding:2px 5px;border:solid black 1px;}

table#tests {border-collapse:collapse;margin:5px auto;}
#tests th {text-align:left;padding:10px;border:solid black 1px;}
#tests td {text-align:left;padding:2px 5px;border:solid black 1px;}

table#nist {border-collapse:collapse;margin:5px auto;}
#nist th {text-align:left;padding:10px;border:solid black 1px;}
#nist td {text-align:left;padding:2px 5px;border:solid black 1px;}
#nist .numbr  {text-align:right;}

#table#specs {}
#specs th {text-align:left;vertical-align:top;width:200px;}

#table#times {border-collapse:collapse;margin:5px auto;}
#times th {text-align:left;padding:0 10px;}
#times td {padding:0 10px;}
#times .numbr {text-align:right;}

dt.ask {font-weight:bold;margin:5px 0;}