Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7953)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7960)
@@ -1211,13 +1211,12 @@
 area[man_made=beacon],
 area[man_made=bridge],
+area[bridge:support],
 area[man_made=chimney],
 area[man_made=crane],
-area[man_made=flagpole],
 area[man_made=gasometer],
 area[man_made=bunker_silo],
 area[man_made=lighthouse],
 area[man_made=monitoring_station],
-area[man_made=mineshaft],
-area[man_made=adit] {
+area[man_made=mineshaft] {
     fill-color: manmade#d8d8d8;
 }
@@ -1227,4 +1226,14 @@
     text: auto;
 }
+node[man_made=bridge] {
+    icon-image: "misc/deprecated.png";
+    set icon_z17;
+    text: auto;
+}
+node[bridge:support] {
+    icon-image: "bridge/support.svg";
+    set icon_z17;
+    text: auto;
+}
 node[man_made=chimney] {
     icon-image: "misc/landmark/chimney.png";
@@ -1243,5 +1252,6 @@
 }
 node[man_made=gasometer] {
-    icon-image: "misc/landmark/gasometer.png";
+    icon-image: "presets/gasometer.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
@@ -1322,4 +1332,5 @@
     color: pipeline#660000;
 }
+node[man_made=embankment],
 node[man_made=pipeline] {
     icon-image: "misc/deprecated.png";
@@ -1334,5 +1345,4 @@
 area[man_made=reservoir_covered],
 area[man_made=surveillance],
-area[man_made=survey_point],
 area[man_made=tower],
 area[man_made=wastewater_plant],
@@ -1351,5 +1361,6 @@
 }
 node[man_made=surveillance] {
-    icon-image: "misc/surveillance.png";
+    icon-image: "presets/surveillance.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
@@ -2879,5 +2890,5 @@
 area[historic=ruins],
 area[historic=battlefield],
-area[historic=palaeontological_site],
+area[geological=palaeontological_site],
 area[historic=wayside_cross],
 area[historic=wayside_shrine],
@@ -2886,5 +2897,5 @@
 }
 node[historic=castle] {
-    icon-image: "sightseeing/castle.png";
+    icon-image: "sightseeing/castle.svg";
     set icon_z17;
     text: auto;
@@ -2915,5 +2926,5 @@
     text: auto;
 }
-node[historic=palaeontological_site] {
+node[geological=palaeontological_site] {
     icon-image: "historic/palaeontological_site.png";
     set icon_z17;
