/* Store Locator Stylesheet */

.i-map { width: 298px; height: 355px; position: relative; background: url(/js/storeLocator/img/map-uk_ireland.png) no-repeat; }
.i-map li { position: absolute; width: 13px; height: 13px; line-height: 100%; }
.i-map a { text-indent: -9999px; display: block; width: 13px; height: 13px; background-image: url(/js/storeLocator/img/map-marker.png); }
.i-map a:hover { background-position: 0 -100%; }
