Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 8504)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 8560)
@@ -3576,4 +3576,5 @@
 area[sport="10pin"],
 area[sport=athletics],
+area[sport=running],
 area[sport=soccer],
 area[sport=australian_football],
@@ -3597,4 +3598,9 @@
 node[sport=athletics] {
     icon-image: "sport/athletics.png";
+    set icon_z17;
+    text: auto;
+}
+node[sport=running] {
+    icon-image: "sport/running.svg";
     set icon_z17;
     text: auto;
