Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7710)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7711)
@@ -1393,5 +1393,5 @@
 }
 node[leisure=park] {
-    icon-image: "leisure/park.png";
+    icon-image: "misc/deprecated.png";
     set icon_z17;
     text: auto;
@@ -2807,39 +2807,9 @@
     fill-color: green#b1e0c2;
 }
-node[landuse=farm] {
-    icon-image: "misc/landmark/farm.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=farmland] {
-    icon-image: "misc/landuse/farmland.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=meadow] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=vineyard] {
-    icon-image: "shop/groceries/fruits.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=quarry] {
     fill-color: quarry#888888;
 }
-node[landuse=quarry] {
-    icon-image: "misc/landmark/mine.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=landfill] {
     fill-color: landfill#663300;
-}
-node[landuse=landfill] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
 }
 area[landuse=basin],
@@ -2847,17 +2817,6 @@
     fill-color: basin#0000bf;
 }
-node[landuse=basin],
-node[landuse=reservoir] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=forest] {
     fill-color: forest#b1efc8;
-}
-node[landuse=forest] {
-    icon-image: "misc/landmark/trees.png";
-    set icon_z17;
-    text: auto;
 }
 area[landuse=allotments],
@@ -2867,43 +2826,12 @@
     fill-color: green#b1e0c2;
 }
-node[landuse=allotments] {
-    icon-image: "misc/landmark/plant.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=greenhouse_horticulture] {
-    icon-image: "misc/landuse/greenhouse_horticulture.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=plant_nursery],
-node[landuse=grass] {
-    icon-image: "misc/landmark/plant.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=residential] {
     fill-color: residential#f0f0f0;
 }
-node[landuse=residential] {
-    icon-image: "misc/landuse/residential.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=garages] {
     fill-color: garages#d6c8aa;
 }
-node[landuse=garages] {
-    icon-image: "misc/landuse/garages.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=farmyard] {
     fill-color: farmyard#f0f0f0;
-}
-node[landuse=farmyard] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
 }
 area[landuse=retail],
@@ -2911,45 +2839,15 @@
     fill-color: retail#ffc4ee;
 }
-node[landuse=retail] {
-    icon-image: "shop/mall.png";
-    set icon_z17;
-    text: auto;
-}
-node[landuse=commercial] {
-    icon-image: "misc/landuse/commercial.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=industrial] {
     fill-color: industrial#ecd8ff;
 }
-node[landuse=industrial] {
-    icon-image: "misc/landmark/works.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=brownfield] {
     fill-color: brownfield#ecba32;
 }
-node[landuse=brownfield] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=greenfield] {
     fill-color: greenfield#b1ec5c;
 }
-node[landuse=greenfield] {
-    icon-image: "misc/no_icon.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=railway] {
     fill-color: railland#888888;
-}
-node[landuse=railway] {
-    icon-image: "transport/railway_station.png";
-    set icon_z17;
-    text: auto;
 }
 area[landuse=construction] {
@@ -2961,17 +2859,7 @@
     dashes: 9,9;
 }
-node[landuse=construction] {
-    icon-image: "misc/construction.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=military] {
     fill-color: military#b62c2c;
 }
-node[landuse=military] {
-    icon-image: "vehicle/tank.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=religious] {
     fill-color: religious#ffd454;
@@ -2980,22 +2868,12 @@
     fill-color: cemetery#b1efc8;
 }
-node[landuse=cemetery] {
-    icon-image: "rendering/landuse/cemetery.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=village_green] {
     fill-color: green#b1e0c2;
 }
-node[landuse=village_green] {
-    icon-image: "leisure/common.png";
-    set icon_z17;
-    text: auto;
-}
 area[landuse=recreation_ground] {
     fill-color: green#b1e0c2;
 }
-node[landuse=recreation_ground] {
-    icon-image: "leisure/common.png";
+node[landuse] {
+    icon-image: "misc/deprecated.png";
     set icon_z17;
     text: auto;
@@ -3871,5 +3749,5 @@
 }
 node[natural=grassland] {
-    icon-image: "misc/no_icon.png";
+    icon-image: "misc/deprecated.png";
     set icon_z17;
     text: auto;
