/* csshacks */

/* IE 8 */

#MainContent .HomeBox {
  margin-bottom /*\**/: -10px\9;
}
.SlideBar .returnTop {
  position /*\**/: absolute\9;
  margin-left /*\**/: 250px\9;
  width /*\**/: 110px\9;
}

/* IE 7 */

*:first-child+html #MainContent .HomeBox {
  margin-right: -10px;
}
*:first-child+html #MainContent .HomeBox .contentBox {
  width: 470px;
  margin: -10px 0 0 0;
}
*:first-child+html #MainContent .ProgramBox {
  width: 470px;
  margin: 10px 0 0 10px;
  padding: 0;
}
*:first-child+html #MainContent #NewsBox {
  margin: 12px 0 0 10px;
}
*:first-child+html #MainContent .HomeBox2 {
  width: 470px;
  margin: 0 -15px 0 10px;
}
*:first-child+html #MainContent {
  margin: 10px -20px 0 -0;
}
*:first-child+html .SectionMenu {
  margin-right: -15px;
}
*:first-child+html .SlideBar .returnTop {
  margin-top: -30px;
  display: block;
  text-align: center;
}
*:first-child+html #EstimateBox {
  margin: 30px -20px 0 -5px;
}
*:first-child+html #EstimateBox h1 {
  margin: -30px 0 10px -11px;
}

/* IE 6 and below */

* html #MainPage .MainPageTable tr td,
* html #MainContent .HomeBoxes tr td {
  border: 2px solid white;
}

* html #MainContent {
  width: 630px;
}

* html .WithoutSectionMenu {
  width: 770px !important;
}

* html #MainContent .HomeBox {
  height: 1%;
  padding-bottom: 0;
}