.slideContainer {
    position: relative;
}
.slideContainer img {
    z-index: 1;
}
.slideContainer map area {
    cursor: pointer;
}

