/* White Skin
--------------------------*/
#swipebox-overlay {
  background: rgba(255,255,255,0.95);
}

#swipebox-bottom-bar,
#swipebox-top-bar {
  background: rgba(255,255,255,0.95);
}

#swipebox-prev,
#swipebox-next,
#swipebox-close {
    background-image: url(../img/icons.png);
}