#MainContent {
  margin: 0 0 140px 0;
  float: left;
  width: 722px;
  background-color:#ebe9e9;
  /*border: 1px solid green;*/
}

#RightContent {
  width: 160px;
  float: right;
  /*border: 1px solid blue;*/
}
