#left,
#header,
#footer,
#nav_tabs,
#header,
#navigation,
h1,
.ad,
.notifier,
.printQuick,
[id^='AdThrive'],
[class^='adthrive'] {
    display: none;
}

.test h1 {
    display: block;
}

body,
#body,
#site,
#content,
.noAd #content {
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    float: none;
    display: inline;
}

#site {
    box-shadow: none;
}

.test {
    margin: 0;
    padding: 0;
}

.test * {
    color: #000 !important;
}
.test a,
.test a:visited,
.test a:hover {
    color: #0000ee !important;
}

.overlayOpen .test,
.overlayOpen .overlay {
    display: none !important;
}
.overlayOpen .overlayDialog {
    position: static;
    margin: 0 auto;
    border: 0;
    width: auto;
    box-shadow: none;
}
