div.counters{
  display: inline;
  height: 0px;
  left: -1000px;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: -1000px;
  visibility: hidden;
  width: 0px;
}
