Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 15061)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 15066)
@@ -1539,7 +1539,10 @@
     set icon_z17;
 }
-way[man_made=cutline] {
-    width: 2;
-    color: cutline#99ff55;
+way[man_made=cutline]::man_made_cutline {
+    width: 4;
+    color: cutline#bbff7c;
+    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=cutline] {
