Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7942)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7950)
@@ -1710,5 +1710,5 @@
 }
 node[shop=outdoor] {
-    icon-image: "shop/sports/outdoor.png";
+    icon-image: "shop/outdoor.png";
     set icon_z17;
     text: auto;
@@ -1719,5 +1719,4 @@
     text: auto;
 }
-node[shop=alcohol],
 node[shop=beverages] {
     icon-image: "shop/beverages.png";
@@ -1725,6 +1724,11 @@
     text: auto;
 }
+node[shop=alcohol] {
+    icon-image: "shop/alcohol.png";
+    set icon_z17;
+    text: auto;
+}
 node[shop=books] {
-    icon-image: "shop/rental/library.png";
+    icon-image: "shop/library.png";
     set icon_z17;
     text: auto;
@@ -1937,5 +1941,6 @@
 }
 node[shop=travel_agency] {
-    icon-image: "place/island.png";
+    icon-image: "presets/travel.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
@@ -2532,5 +2537,4 @@
 area[amenity=bank],
 area[amenity=bureau_de_change],
-area[amenity=atm],
 area[amenity=bbq] {
     fill-color: amenity_light#f7efb7;
