#acerca_de {
  float: left;
  padding: 27px 0 0;
}

#acerca_de a {
  float: left;
  width: 370px;
  height: 40px;
  margin: 0 0 15px;
  text-indent: -9999px;  
}
#acerca_de a#qs { background: url(../../images/front/acerca_quienes.png) no-repeat; }
#acerca_de a#co { background: url(../../images/front/acerca_contactenos.png) 0 7px no-repeat; }
#acerca_de a#pf { background: url(../../images/front/acerca_faq.png) no-repeat; }
#acerca_de a#tc { background: url(../../images/front/acerca_terminos.png) no-repeat; } 
