#container {
width: 100%
}

#contentContainer {
 float: left;
 }


#sidebarContainer {
 float: right;
 }