/* Small map container */
DIV#mapContainerThumb {
  width: 250px;
  height: 165px;
  background-image: url(../images/f_plgr_t-witven_small.jpg);
}

/* Draggable map */
DIV#mapDrag {
  background-image: url(../images/f_plgr_t-witven_xxl.jpg);
  width: 2000px;
  height: 1317px;
}
