table {
    width: 100%;
}

table td {
	vertical-align: top;
}

#page #content_wrapper #navigation {
    display: none;
}

#page #header {
    display: none;
}

#page #gallery, #page #horizontal_carousel {
    display: none;
}

#pageWrapper, #page, #content_wrapper, #content {
    height: 100%;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.printHeader {
    font-weight: bold;
    line-height: 1.1;
    font-size: 125%;
    padding: 0 0 1em 0;
    color: #000000;
}

#footer {
    display: none;
}
