#sidebarContainer {
	display: none;
}

* html #contentBG {
width: 100%
}

* html #sidebarContainer, * html #sidebarBG {
width: 0;
}
