Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7598)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7600)
@@ -1505,4 +1505,5 @@
 area[shop=tea],
 area[shop=coffee],
+area[shop=antiques],
 area[shop=bag] {
     fill-color: shop#00005f;
@@ -1854,4 +1855,9 @@
 node[shop=coffee] {
     icon-image: "shop/groceries/coffee.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=antiques] {
+    icon-image: "shop/antique.svg";
     set icon_z17;
     text: auto;
