#MainContentBox table {
  //margin-top: -3px; /* Crack IE */
}

.GuideBox {
  border: 2px solid white;
  border-bottom: 0;
  background: #ECEEEF url(/images/index/guide-pret-immobilier.jpg) bottom left no-repeat;
  height: 255px;
  width: 400px;
}

.CalculatorBox {
  border: 2px solid white;
  border-left: 0;
  border-bottom: 0;
  background: #ECEEEF url(/images/index/calculatrice-financiere.jpg) bottom left no-repeat;
  height: 255px;
  width: 400px;
}

.PreviewedRateBox {
  border: 2px solid white;
  border-top: 0;
  background: #ECEEEF;
  height: 240px;
  width: 400px;
}

.BestRateBox {
  border: 2px solid white;
  border-bottom: 0;
  background: #ECEEEF;
  height: 195px;
  width: 400px;
}

.NewsBox {
  border: 2px solid white;
  border-left: 0;
  background: #ECEEEF;
  height: 435px;
  width: 400px;
  position: absolute;
}

.PreviewedRateBox .Links a,
.BestRateBox .Links a {
  font-size: 12px;
  font-weight: bold;
  color: #ff8800;
  padding-left: 5px;
}

.PreviewedRateBox .Links a:hover,
.BestRateBox .Links a:hover {
  color: #21790F;
}

.CalculatorBox h1 a,
.GuideBox h1 a,
.NewsBox h1 a {
 color: #D9D79A;
 text-decoration: none;
}

.CalculatorBox a,
.GuideBox a {
  color: #455661
}

.CalculatorBox .text,
.GuideBox .text {
  text-decoration: none;
}

.CalculatorBox .text a,
.GuideBox .text a {
  text-decoration: none;
}

.PreviewedRateBox h1,
.BestRateBox h1,
.CalculatorBox h1,
.GuideBox h1,
.NewsBox h1 {
  font-size: 14px;
  background: url(/images/section-menu/buton.gif) repeat-x top;
  padding: 5px 10px;
  color: #D9D79A;
  text-transform: uppercase;
}

.PreviewedRateBox h1 a,
.BestRateBox h1 a {
  color: #D9D79A;
  text-decoration: none;
}

.CalculatorBox .rubric,
.GuideBox .rubric {
  color: #455661;
  font-size: 12px;
  background: -1px url(/images/rubric.gif) no-repeat;
  padding: 5px 10px;
  text-decoration: underline;
  font-weight: bold;
  margin: 0 10px;
}

.CalculatorBox .text,
.GuideBox .text {
  padding: 0 19px;
  font-size: 12px;
  color: #455661;
}

.CalculatorBox ul,
.GuideBox ul {
  padding-left: 170px;
  margin: 5px 0;
}

.CalculatorBox ul li,
.GuideBox ul li {
  font-size: 12px;
  list-style-type: none;
  padding-top: 2px;
}

.CalculatorBox ul li a,
.GuideBox ul li a {
  color: #455661;
  text-decoration: none;
}

.CalculatorBox ul li a:hover,
.GuideBox ul li a:hover {
  background: -1px url(/images/rubric.gif) no-repeat;
  padding-left: 10px;
  text-decoration: underline;
}

/* NewsBox */ 

.NewsBox a {
  text-decoration: none;
}

.NewsBox ul li {
  margin: 8px 0;
  //margin: 2px 0; /* IE Hack */
  text-align: justify;
}

.NewsBox .photo {
  float: left;
}

.NewsBox .photo img {
  height: 40px;
  border: none;
  margin: 2px 2px 0 2px;
}

.NewsBox li {
  list-style-type: none;
  border-bottom: 2px dotted #DADBDC;
  padding: 2px 0 5px 0;
  text-align: justify;
  padding: 2px 5px;
  margin: 2px 5px;
}

.NewsBox .NewsDate {
  color: #055993;
  font-size: 10px;
}

.NewsBox .NewsTitle {
  color: #055993;
  font-size: 12px;
  font-weight: bold;
}

.NewsBox .NewsDescription {
  color: #595959;
  font-size: 11px;
  line-height: 8px;
}

.NewsBox .NewsResource {
  color: #595959;
  font-size: 10px;
}

.linkFile {
  text-align: center;
  margin-top: 5px;
  font-weight: bold;
}