#content {
  float: left;
  width: 572px;
  position: relative;
  padding: 8px;

}

#sidebar {
  float: right;
  width: 0px;
  overflow: hidden;
}

