Index: /trunk/styles/standard/elemstyles.mapcss
===================================================================
--- /trunk/styles/standard/elemstyles.mapcss	(revision 15197)
+++ /trunk/styles/standard/elemstyles.mapcss	(revision 15198)
@@ -1412,7 +1412,10 @@
     color: manmade#d8d8d8;
 }
-way[man_made=dyke] {
-    width: 2;
+way[man_made=dyke]::man_made_dyke {
+    width: 4;
     color: dyke#0aa846;
+    z-index: -2;
+    object-z-index: -1; /* below highway=* */
+    modifier: false; /* don't draw default way if there is no line on default layer */
 }
 node[man_made=lighthouse] {
