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

#footer {
    display: none;
}

a {
    background: none;
    margin-left: 0;
    padding-left: 0;
}

.section-home #content.horizontal div#slideshow.records_list ul li span.image span a img {
    max-height: 400px;
}

/*.section-home #content.horizontal div#feature_panel_container {
    background-color: #FCFCFC;
    position: static;
    width: 100%;
    z-index: 100;
}*/