
#PageLeftArea {
  float: left;
  display: none;
}

#PageRightArea {
  float: left;
  width: 790px;
}

