
@media print {

/*#header {
    display: none;
}
*/
/*#header {
    height: 32px !important;
}

#header:after {
    content:"<h1>Animal Diversity Web</h1>";
    display: block;
    color: #666;
}*/

#header {
    height: 50px !important;
    padding: 0 !important;
    background-image: none;
}

#homelink {
    text-indent: 0 !important;
    height: auto !important;
    background-image: none;
}

#ummzlink {
    text-indent: 0 !important;
    background-image: none;
}

.left {
    display: none !important;
}

.span7_5 {
    width: 72% !important;
    margin-right: 10px !important;
}

.related.navlist {
    display: none;
}

body {
    background: #fff;
}

#site-search {
    visibility: hidden;
}

#wrap {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 0;
    background: #fff !important;
    margin-top: 0;
    margin-bottom: 0;

}

#outerwrap {
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    border-radius: 0;
    background: #fff !important;
}

.tabbed.features {
    display: none !important;
}

.gradient {
    background: #FFF !important;
}

.footer-links {
    background-image: none;
    padding-left: 0;
    width: 25em;
}

.footer-links:before {
    content:url(../png/block-m-wordmark.png);
    display: block;
    clear: both;
    float: left;
    height: 100px;
    padding: 8px;
}

.thanks-links {
    padding-left: 0;
    background-image: none;
}

.thanks-links:before {
    content:url('../png/nsf-logo.png');
    display: block;
    clear: both;
    float: left;
    height: 100px;
    padding: 8px;
}

#wrap > div {
    padding-bottom: 0;
}

}
