﻿#page,
#content-container {
    background: #f4f4f4;
}

#content-container.book-brand #content {
    max-width: none;
}

#content-container.book-brand,
#content-container.book-brand #content .wrapper {
    padding: 0;
}

#content-container.book-brand .breadcrumbs-container {
    display: block;
}