/* site-specific print css */
/* for site-specific print stuff not core gallery-site css */


.scrollpane section.panel_standard .content,
.section-about #overlay_content #sidebar,
#content_module,
.section-about #overlay_content #sidebar,
.section-about #overlay_content #content_module{
    width:auto;
    max-width:none;
    display: inline;
}
.top_section_heading h1,
.top_section_heading .subtitle,
.section-about #overlay_content #sidebar,
.section-about #overlay_content{
    color: #886e49;
}
.body_border_y,
.body_border_x {
    display: none;
}
.top_section_heading {
    top:auto;
}
#container {
    padding: 30px;
}
.top_section{
    height: auto !important;
}