#container {
max-width: 848px;
}

#contentContainer {
background: #ffffff;
width:100%;
float: center;
overflow: hidden;
text-align: center;
}

#sidebarContainer {
width: 0%;
}

#sidebarContainer #sidebar {
padding: 20px;
}
