/* HEADER BLOCK */
p.headBar { display: none; }
div.translate { display: none; }

/* NAVIGATION PANEL */
div#navigation { display: none; }

/* FOOTER BLOCK */
div#footer p.pokInfo { display: block; }
div#footer p.w3cValid { display: none; }

/* CONTENT BLOCK */
.noprint { display: none; }
span.printonly { display: inline; }
span.red, span.grn, span.yel { color: black; font-weight: bold; }
div.coInfo { border: 2px solid #404060; clear: left; float: left; margin-right: 1em; margin-bottom: 1em; padding: 1em; }
noscript p { display: none; }
p.maptips { display: none; }
form.chart { display: none; }
a { color: black; text-decoration: none; }
table.stdGrey { border-collapse: collapse; margin-bottom: 1em; }
table.stdGrey th { border-style: solid; border-color: #555555; border-width: 2px; font-weight: bold; vertical-align: bottom; padding: 8px 6px 2px 6px; text-align: left; }
table.stdGrey td { border-style: solid; border-color: #aaaaaa; border-width: 1px; vertical-align: top; padding: 2px 6px 2px 6px; }

