#hd, #sidebar, #navbar {
    display: none;
    width: 0px;
    overflow: hidden;
}

#main, #bd, #doc2 {
    width: 100% !important;
}
