Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 14867)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 14874)
@@ -1941,4 +1941,5 @@
 area[shop=kitchen],
 area[shop=mall],
+area[shop=massage],
 area[shop=mobile_phone],
 area[shop=motorcycle],
@@ -1964,5 +1965,4 @@
 area[shop=bookmaker],
 area[shop=lottery],
-area[shop=shopping_centre],
 area[shop=pet],
 area[shop=photo],
@@ -2168,4 +2168,8 @@
     set icon_z17;
 }
+node[shop=massage] {
+    icon-image: "presets/shop/massage.svg";
+    set icon_z17;
+}
 node[shop=mobile_phone] {
     icon-image: "presets/shop/mobile_phone.svg";
@@ -2258,9 +2262,4 @@
 node[shop=lottery] {
     icon-image: "presets/shop/lottery.svg";
-    set icon_z17;
-}
-/* duplicate of shopping_centre? */
-node[shop=shopping_centre] {
-    icon-image: "presets/shop/mall.svg";
     set icon_z17;
 }
