caption, .skiplink, #piwikImgTracker, #header, #nav, #org_spons, #footer, .maplink, .map_control {
    width: 0;
    height: 0;
    position: absolute; left: 0px; top: -1000px;
    overflow: hidden;
}
a[href^="http"] {
    text-decoration: underline;
}
a[href^="http"]:after {
    content: " ["attr(href)"]";
}
acronym {
    border-bottom: 1px dotted
}
acronym:after {
    content: " ["attr(title)"]";
}
table {
    border-collapse: collapse;
}
th, td {
    padding: 0.35em;
    border: solid 1px #bbb;
}
#content .break td, #content td.break,
#content .meeting td, #content td.meeting {
    text-align: center;
}
#last_mod {
    font-size: 90%;
    text-align: right;
}
#content #map {
    width: 698px;
    height: 698px;
    border: solid 1px #bbb;
    margin: 0.8em 0 0 0;
}
