a.gsl_pagenum {
  left: auto !important;
  position: static !important;
  color: purple !important;
  font-weight: bold !important;
  font-style: italic !important;
}

a.gsl_pagenum:before {
  content: "*";
}