table { border: 1px solid #626262; border-collapse: collapse; font-size: smaller; }
table caption { font-weight: bold; color: #63f; margin-bottom: .2em; }
table tr.alt { background: #e9e9ff url('/img/bg_tr_alt.png') repeat-x top left; }
table tr:hover { color: #669; background: #fea url('/img/bg_legend.png') repeat-x top left; }
table th { background: #bbb url('/img/bg_th.png') repeat-x top left; color: #fff; border: 1px solid #626262; padding: .3em .5em .2em .5em; }
table th.grp { background: none; font-weight: bold; color: #999; text-align: left; }
table td { border: 1px solid #828282; text-align: center; padding: .2em .5em; }
table td.alt { text-align: left; }
table a:link, table a:visited, table a:active, table a:hover, table a:visited:hover { background-color: inherit; color: #00f !important; text-decoration: none; }
table tfoot tr, table tfoot tr:hover { color: inherit;  background: none; background-color: inherit; }
table tfoot td { text-align: left; }

/* visited icons */
td[headers='name'] a:link:after, td[headers='name'] a:visited:after { content:" [" attr(href) "] "; }
td[headers='submit'] a:link, td[headers='submit'] a:visited, td[headers='submit'] a:hover td[headers='submit'] a:active { padding-right: 20px; }
td[headers='submit'] a:visited { color: #336 !important; background: url('/favicon.png') no-repeat right center !important; }
td[headers='name'] a:visited { color: #336 !important; }
td[headers='name'] a:hover { text-decoration: underline; }

