Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7685)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7686)
@@ -1524,4 +1524,6 @@
 area[shop=antiques],
 area[shop=music],
+area[shop=funeral_directors],
+area[shop=wine],
 area[shop=bag] {
     fill-color: shop#00005f;
@@ -1883,4 +1885,14 @@
 node[shop=music] {
     icon-image: "shop/music.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=funeral_directors] {
+    icon-image: "shop/funeral_directors.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=wine] {
+    icon-image: "shop/wine.svg";
     set icon_z17;
     text: auto;
