#customMenu {
  text-align: right;
  margin-bottom: 0.75em;
  color: #606060;
}

#customMenu a {
  color: #606060;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
}

#runsOn, #banners {
    top: 1.5em;
}

#customMenu2 {
    margin: 1em 0;
    text-align: center;
    font-size: small;
}
#customMenu2 a {
  text-decoration: none;
  color: #000;
}
