body ul.gotobar li.clear {
    float: left
}
#content * {
    max-width: 100%;
}
div.table-of-contents {
    float: right;
    margin-left: 1ex;
}
ul.gotobar li {
    clear: none;
}
div.sidebar div#sidebar, div.sidebar div[id="SideBar.sidebar"] {
    max-height: 1050px;
    font-size: 90%;
}
/* used for CategoryMenu */
@import "category.css";

form.search {
    color: #000000;
}
div#message, p.status {
    color: #000000;
}
div.header h1 {
    color: #FFFFFF;
}
div.recentchanges td.rccomment, div.recentchanges td.rccomment tt {
    color: #202020;
    font-style: normal;
}
#content * {
    max-width: 100%;
}
#editor-textarea {
    color: #000000;
}
#textcha {
    border: 1px solid red;
    color: #FF1111;
    font-weight: bold;
    font-size: 120%;
    padding: 2px;
}
