@charset "utf-8";
/* CSS Document */


body {
    background: none;
    font-family: Arial;
    font-size: 10pt;
    line-height: 1.5;
}

pre {
    border: 1px solid #999;
    padding: 5px;
    white-space: normal;
    font-size: 11px;
    max-width: 100%;
    font-family: Arial;
}

html {
    height: auto;
    overflow: scroll;
}

#header {
    display: none;
}

.calendars {
    display: none;
}

#content {
    padding: 0;
    margin: 0;
    position: static;

}

.printhide {
    display: none;
}

.subaction #content {
    padding: 0;
}

.tree {
    display: none;
}   


.sidebysideblock {
    top: 0;
}

.wikisandbox {
    float: none;
    width: auto;
    position: static;
}

table.max {
    width: 100%;
}
