@charset "UTF-8";

a#table+div .outer {
    overflow: visible;
}
a#table+div table {
    white-space: normal;
}
a#table+div table th {
    white-space: nowrap;
}