#MainContent {
  margin: 0;
  float: left;
  /*width: 610px;*/
  /*border: 1px solid red;*/
  width: 776px;
}

#RightContent {
  text-align: center;
  width: 160px;
  float: right;
  /*border: 1px solid green;*/
}
