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