



/* corrects headers on tables */
th.google-visualization-table-th  {
    color: #000;
}
h3.rowcount {
  display: block !important;
  padding-bottom: 15px;
  font-size: 12px;
}

/* corrects ad selection color in pagination/directory pkgs */
.table-row-selected {
  background-color: #f8a11e !important;
}
/* This is added via a powershell script for dio-17232 / inc2016258 */

div.placeanobit {
    width:auto;
    float:left;
    display:none;
    }

/* end of added section */

