/* this is the default float for the sidebar */
#sidebarContainer {
      float: right;
}#contentContainer {
      text-align: left;
      margin: 0;
      width: 800px;
}

#contentContainer #content {
      padding: 20px;
}