#header-bottom, #left, #extra, #footer {
display: none;
}

#right #content {
display: block;
width: 100% !important;
float: none;
}

#right {
display: block;
width: 100% !important;
float: none;
}

