﻿#LeftContent {
  width: 0px;
  float: left;
}

#MainContent {
  margin: 0;  
  width: 900px;
  /*border: 1px solid red;*/
}

