#main
{
    margin-top: 0;
    width: 100%;
}

#action-bar,
#current-mod,
.breadcrumb-separator
{
    display: none;
}

#content
{
    border: 0;
    border-radius: 0;
    margin-top: 0;
}

#content-top
{
    border-radius: 0;
}

.breadcrumbs
{
    font-size: 12px;
    padding-left: 10px;
    white-space: nowrap;
}
