#wrapper,
#rightCol,
.container {
    max-width: unset !important;
}

.noprint,
.nav-contact-wrap,
.footer,
#leftCol,
#main_nav_wrap,
#site_footer_wrapper,
#myHeader,
#toppage,
#toppage_a {
    display:none
}

#wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}

#rightCol {
    width:auto;
}

#mobile_logo_wrapper {
    display: block;
}

h1, h2 {
    color: black;
}

h2 {
    margin-top: 1em;
    margin-bottom: 0.5em;
    border-bottom:solid 1px #000000;
}

textarea {
    height: auto !important;
}

select, input, textarea, .input_text {
    border-style:none;
}

table td {
    padding: 2px;
}