Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7686)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7705)
@@ -1526,4 +1526,7 @@
 area[shop=funeral_directors],
 area[shop=wine],
+area[shop=farm],
+area[shop=tattoo],
+area[shop=art],
 area[shop=bag] {
     fill-color: shop#00005f;
@@ -1895,4 +1898,19 @@
 node[shop=wine] {
     icon-image: "shop/wine.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=farm] {
+    icon-image: "presets/apple.png";
+    set icon_z17;
+    text: auto;
+}
+node[shop=tattoo] {
+    icon-image: "shop/tattoo.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=art] {
+    icon-image: "shop/art.svg";
     set icon_z17;
     text: auto;
