.arts-spotlight {
  position: absolute;
}

.selector-wrapper {
    background: #000;
    position: relative;
    height: 20px;
    top: 249px;
    padding: 10px 5px;
    z-index: 8;
}

.arts-fblink {
  float:left;
  width: 50%;
}

.arts-spotlight-selectors {
  float: right;
}

.arts-spotlight-selector {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  margin: 1px;
  cursor: pointer;
  text-align: center;
  font-size: 11px;
  font-family: sans-serif;
  color: black;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 3px;
}

.arts-spotlight-bg,
.arts-spotlight-bg-cloned {
  width: 100%;
  height: 100%;
  position: absolute;
}

.arts-spotlight-text {
  position: absolute;
}

.arts-spotlight-caption,
.arts-spotlight-caption-clone {
  color: white;
  font-size: 22px;
  font-weight: normal;
  font-family: sans-serif;
}

.arts-spotlight {
  font-size: 11px;
  font-family: sans-serif;
}

.arts-spotlight a {
  font-size: 13px;
  font-family: sans-serif;
}
