body div#base {
    padding-top: 45px;
}
body div#main {
    box-sizing: content-box;
}
button#toggleAllBtn {
    background-color: buttonface;
    color: buttontext;
}
body img{
    display: inline;
}
div#breadcrumbs a {
    text-decoration: underline;
}
