.resultCount { color: #c6ffc6;}
sup { font-size:8px;}

.tiles {
  float:left;
  color:black;
  font-weight:bold;
  font-size:16px;
  border: 1px solid black;
  text-align:center;
  width:25px;
  height:20px;
  display:block;
  padding-top:2px;
}

.noCount {
  border: 1px solid white;
}

