Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7311)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7328)
@@ -739,4 +739,8 @@
 node[highway=turning_circle] {
     icon-image: "vehicle/turning_circle.png";
+    text: auto;
+}
+node[highway=turning_loop] {
+    icon-image: "vehicle/turning_loop.png";
     text: auto;
 }
