.geostats-legend div {
    margin:3px 10px 5px 10px;
    clear:left;
  }
  
  .geostats-legend-title {
    font-weight: bold;
    margin-bottom: 4px;
  }
  
  .geostats-legend-block {
    border: 1px solid #555555;
    display: block;
    float: left;
    height: 12px;
    margin: 0 5px 0 20px;
    width: 20px;
  }
  
  .geostats-legend-counter { 
    font-size: 0.8em;
    color:#666;
    font-style: italic;
  }
  