Index: trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/resources/styles/standard/elemstyles.mapcss	(revision 16706)
+++ trunk/resources/styles/standard/elemstyles.mapcss	(revision 16714)
@@ -2143,4 +2143,8 @@
 area[shop=tattoo],
 area[shop=art],
+area[shop=lighting],
+area[shop=security],
+area[shop=wholesale],
+area[shop=trade],
 area[shop=bag] {
     fill-color: shop#00005f;
@@ -2533,4 +2537,20 @@
 node[shop=art] {
     icon-image: "presets/shop/art.svg";
+    set icon_z17;
+}
+node[shop=lighting] {
+    icon-image: "presets/shop/lighting.svg";
+    set icon_z17;
+}
+node[shop=security] {
+    icon-image: "presets/shop/security.svg";
+    set icon_z17;
+}
+node[shop=wholesale] {
+    icon-image: "presets/shop/wholesale.svg";
+    set icon_z17;
+}
+node[shop=trade] {
+    icon-image: "presets/shop/trade.svg";
     set icon_z17;
 }
