.lookiehere-top,
.lookiehere-top-right,
.lookiehere-right,
.lookiehere-bottom-right,
.lookiehere-bottom,
.lookiehere-bottom-left,
.lookiehere-left,
.lookiehere-top-left {
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../../images/nav_icons/16/upgrade.png');
}

.lookiehere-top {
  
}

.lookiehere-top-right {
  
}

.lookiehere-right {
  
}

.lookiehere-bottom-right {
  
}

.lookiehere-bottom {
  
}

.lookiehere-bottom-left {
  
}

.lookiehere-left {
  background-image: url('../../images/nav_icons/16/arrow_right.png');
}

.lookiehere-top-left {
  
}