#projects-historic {
  margin-left: 16px; /* Margen izquierdo para todos los navegadores */
  .margin-left: 17px; /* Margen izquierdo de 7px para IE6 y IE7, los demas navegadores todavia seguiran manteniendo el margen de 5px inicial */
  _margin-left: 16px; /* Sólo IE6 leerá y entendera este estilo y aplicará el valor */
  /*margin-right: 16px;*/
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#maralago-a, #maralago-b, #maralago-c, #maralago-d, #maralago-e, #maralago-f {
  float: left;
  body width: 25%;
  height: 110px;
  margin-top: 20px;
  _margin-top: 10px;
}
/**#comercial {
  margin-right: 1%;
}**/

#maralago-a-img, #maralago-b-img, #maralago-c-img, #maralago-d-img, #maralago-e-img, #maralago-f-img {
  background: url(images/projects/historic/maralago-a.jpg) no-repeat;
  width: 75px;
  height: 23px;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;
}
#maralago-b-img {
  background: url(images/projects/historic/maralago-b.jpg) no-repeat;
}
#maralago-c-img {
  background: url(images/projects/historic/maralago-c.jpg) no-repeat;
}
#maralago-d-img {
  background: url(images/projects/historic/maralago-d.jpg) no-repeat;
}
#maralago-e-img {
  background: url(images/projects/historic/maralago-e.jpg) no-repeat;
}
#maralago-f-img {
  background: url(images/projects/historic/maralago-f.jpg) no-repeat;
}