Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7717)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7724)
@@ -1449,5 +1449,5 @@
 }
 node[leisure=miniature_golf] {
-    icon-image: "sport/golf.png";
+    icon-image: "sport/miniature_golf.svg";
     set icon_z17;
     text: auto;
@@ -1619,5 +1619,5 @@
 node[shop=car],
 node[shop=car_dealer] {
-    icon-image: "transport/car.png";
+    icon-image: "vehicle.png";
     set icon_z17;
     text: auto;
@@ -3328,5 +3328,5 @@
 area[sport=american_football],
 area[sport=canadian_football],
-area[sport=gaelic_football],
+area[sport=gaelic_games],
 area[sport=rugby_league],
 area[sport=rugby_union] {
@@ -3349,12 +3349,12 @@
 }
 node[sport=soccer],
+node[sport=gaelic_games] {
+    icon-image: "sport/soccer.png";
+    set icon_z17;
+    text: auto;
+}
 node[sport=australian_football],
 node[sport=american_football],
 node[sport=canadian_football],
-node[sport=gaelic_football] {
-    icon-image: "sport/soccer.png";
-    set icon_z17;
-    text: auto;
-}
 node[sport=rugby_league],
 node[sport=rugby_union] {
@@ -3396,5 +3396,5 @@
 }
 node[sport=canoe] {
-    icon-image: "sport/canoe.png";
+    icon-image: "sport/canoe.svg";
     set icon_z17;
     text: auto;
@@ -3416,5 +3416,5 @@
 }
 node[sport=cricket_nets] {
-    icon-image: "misc/no_icon.png";
+    icon-image: "sport/cricket.png";
     set icon_z17;
     text: auto;
@@ -3448,5 +3448,6 @@
 }
 node[sport=equestrian] {
-    icon-image: "sport/riding.png";
+    icon-image: "presets/equestrian.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
@@ -3458,5 +3459,6 @@
 }
 node[sport=gymnastics] {
-    icon-image: "sport/multi.png";
+    icon-image: "presets/gymnastics.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
@@ -3571,5 +3573,6 @@
 }
 node[sport=shooting] {
-    icon-image: "misc/no_icon.png";
+    icon-image: "presets/range.png";
+    icon-width: 16;
     set icon_z17;
     text: auto;
