Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 9523)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 9550)
@@ -1958,4 +1958,6 @@
 area[shop=bed],
 area[shop=beauty],
+area[shop=cosmetics],
+area[shop=perfumery],
 area[shop=tea],
 area[shop=coffee],
@@ -2326,4 +2328,14 @@
 node[shop=beauty] {
     icon-image: "shop/beauty.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=cosmetics] {
+    icon-image: "shop/cosmetics.svg";
+    set icon_z17;
+    text: auto;
+}
+node[shop=perfumery] {
+    icon-image: "shop/perfumery.svg";
     set icon_z17;
     text: auto;
