

#mapFinderRegions {
 width: 175px; height: 250px;margin: 15px auto;
 border: 2px solid #DFDEC9;
 background: #ffffff url(images/bg.gif) repeat-x;
 position: relative; z-index: 2;
}
#mapFinderRegions img {width: 175px; height: 250px;}
 #mapFinderRegions:hover,#mapFinderRegions:hover img {width: 260px; height: 372px;}
 #mapph img.n {position: absolute; left: 2px; top: 2px; visibility: hidden; z-index: 5; }
 #mapph img.v {position: absolute; left: 2px; top: 2px; visibility: visible; z-index: 10; }

