div#JQuery_Mediaboxnav a.activeSlide
{
  position: relative;
  width: 15px;
  height: 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
  text-align: center;
  border: 1px solid black;
  margin-right: 5px;
  display: inline-block;
  background-color: #DADADA;
}

div#JQuery_Mediaboxnav a {
  text-decoration: none;
  position: relative;
  color: white;
  width: 15px;
  height: 15px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-align: center;
  border: 1px solid black;
  margin-right: 5px;
  display: inline-block;
  background-color: #AAAAAA;
}