div.base-display {
  width: 12px;
  height: 12px;
  background-color: #75AEE3;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: absolute;
}

div.base-target {
}

div.base-shadow {
}

