#body {
    overflow:visible;
}
#content {
    width:100%;
    float:none;
}
#deposits {
    width: 100%;
    page-break-inside:auto;
}
#sidebar {
    display: none;
}
#menu {
    display: none;
}
#sub_menu {
    display: none;
}
#member {
    display: none;
}
#foot_menu {
    display: none 
}
#banner_top {
    display:none;
}
#counters {
    display:none;
}
#article_tools {
    display:none;
}
#footer ul{
    display: none;
}
#footer {
    clear:both;
}
#comments {
    page-break-after:avoid;
}
#content .column {
    width:46%;
}
table.depositRates {
    width:100%;
}
.table{
    width:100%;
}
ol, ul {
    list-style: none;
}
h1,h2,h3,h4,h5,h6, #article_tags, #article_source
{
    page-break-after:avoid;
}
#search{
    display:none;
}
body{
    font-size: 100%;
    line-height:1;
}
#comments.empty{
    display:none;
}
#text_tools{
    display:none;
}