Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 7968)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 7975)
@@ -1279,9 +1279,4 @@
     color: manmade#d8d8d8;
 }
-node[man_made=groyne] {
-    icon-image: "nautical/groyne.png";
-    set icon_z17;
-    text: auto;
-}
 node[man_made=lighthouse] {
     icon-image: "misc/landmark/lighthouse.png";
@@ -1335,4 +1330,6 @@
     color: pipeline#660000;
 }
+node[man_made=breakwater],
+node[man_made=groyne],
 node[man_made=embankment],
 node[man_made=pipeline] {
@@ -1495,5 +1492,13 @@
     text: auto;
 }
-area[leisure=slipway],
+way[leisure=slipway] {
+    width: 2;
+    color: leisure#c7f1a3;
+}
+node[leisure=slipway] {
+    icon-image: "nautical/slipway.png";
+    set icon_z17;
+    text: auto;
+}
 area[leisure=fishing],
 area[leisure=nature_reserve],
@@ -1504,9 +1509,4 @@
 area[leisure=firepit] {
     fill-color: leisure#c7f1a3;
-}
-node[leisure=slipway] {
-    icon-image: "nautical/slipway.png";
-    set icon_z17;
-    text: auto;
 }
 node[leisure=fishing] {
