#projects-municipal {
  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;
}

#congresscp, #deerfieldb, #deerfieldtc, #kenlark, #mitigationoc, #firestation, #frostpark, #wiltonmicp, #sunrisemc, #miramarchurch, #thomaspark, #blockeislepark, #schoolslloyd {
  float: left;
  body width: 25%;
  height: 110px;
  margin-top: 20px;
  _margin-top: 10px;
}
/**#comercial {
  margin-right: 1%;
}**/

#congresscp-img, #deerfieldb-img, #deerfieldtc-img, #kenlark-img, #mitigationoc-img, #firestation-img, #frostpark-img, #wiltonmicp-img, #sunrisemc-img, #miramarchurch-img, #thomaspark-img, #blockeislepark-img, #schoolslloyd-img {
  background: url(images/projects/municipal/congresscp.jpg) no-repeat;
  width: 75px;
  height: 23px;
  float: left;
  margin-right: 10px;
  text-align: center;
  padding-top: 80px;
  font-size: 9px;
  font-weight: bold;
}
#deerfieldb-img {
  background: url(images/projects/municipal/deerfieldb.jpg) no-repeat;
}
#deerfieldtc-img {
  background: url(images/projects/municipal/deerfieldtc.jpg) no-repeat;
}
#kenlark-img {
  background: url(images/projects/municipal/kenlark.jpg) no-repeat;
}
#mitigationoc-img {
  background: url(images/projects/municipal/mitigationoc.jpg) no-repeat;
}
#firestation-img {
  background: url(images/projects/municipal/firestation.jpg) no-repeat;
}
#frostpark-img {
  background: url(images/projects/municipal/frostpark.jpg) no-repeat;
}
#wiltonmicp-img {
  background: url(images/projects/municipal/wiltonmicp.jpg) no-repeat;
}
#sunrisemc-img {
  background: url(images/projects/municipal/sunrisemc.jpg) no-repeat;
}
#miramarchurch-img {
  background: url(images/projects/municipal/miramarchurch.jpg) no-repeat;
}
#thomaspark-img {
  background: url(images/projects/municipal/thomaspark.jpg) no-repeat;
}
#blockeislepark-img {
  background: url(images/projects/municipal/blockeislepark.jpg) no-repeat;
}
#schoolslloyd-img {
  background: url(images/projects/municipal/schoolslloyd.jpg) no-repeat;
}
