
a .pop { display: none; position: absolute; margin-top: 4px; margin-left: -5em; width: 16em; background-color:#fff; border: 2px solid #555; padding: .2em .4em; text-align: left; color: black; text-decoration: none; }
a:hover .pop { display: block; text-decoration: none; }
table.ptbl li a { text-decoration: none; }
/* table.ptbl li a:hover { text-decoration: underline; } */

table.ptbl {width:50em;}
table.ptbl td { font-size: .95em; padding: 0 .2em; font-family: "Arial", "Helvetica", "Sans"; }
table.ptbl ul { list-style:none; padding:0px; margin:0px; }
table.ptbl li { margin-left: 0em; padding-left: 0.5em; }

table.ptbl h3 { border-bottom: 1px solid #ccc; font-weight: bold; }

#navlist { padding: 3px 1em; margin-left: 0; border-bottom: 1px solid #778; font: bold 12px Verdana, sans-serif; }
#navlist li { list-style: none; margin: 0; display: inline; }
#navlist li a { padding: 3px; margin-left: .5em; border: 1px solid #778; border-bottom: none; background: #eee; text-decoration: none; }
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #448; }
#navlist li a:hover { color: #000; background: #AAE; border-color: #227; }
#navlist li a.current { background: white; border-bottom: 1px solid white; }

@media print {
  #fr { page-break-after: always; }
  body { width:auto; margin:0px; padding:0.5em; }
  html, #wikitext, #wikibody, #wikimid { width:auto; margin:0px; padding:0px; }
  #wikihead, #wikileft, #wikicmds, .footnav,  #wikifoot, #wikilogo, #navlist, #wikititle { display:none; }

}


