#nav,
.sidebar,
#comments,
#addthis {
display: none;
}
html,body {
font-size: 9pt;
background-color:#FFF!important;
}
p, li, a, p.byline, #footer a {
color:#000;
}  
.article p, 
.article li {
font-size: 9pt!important;
}
div{
background: transparent;
}
.main {
width: 100%;
float: none;
margin-left: 0;
}

#wrap, .wt, #container, .cb, .main, .article, #footer, #wrap .wt {
height: auto!important; min-height: 0; width: auto;
float: none; display: block!important;
overflow: visible!important;
margin: 0;
background:none;
}
#footer {
padding-top: 18pt;
}
#footer h3,
#footer p {
color:#333;
}
.article {
margin: 0;
} 
.sidebar a#logo {
display: none;
}

span.terms-of-use{
display:none;
}