Index: trunk/styles_nodist/potlatch2/patched/core_landuse.css
===================================================================
--- trunk/styles_nodist/potlatch2/patched/core_landuse.css	(revision 5218)
+++ trunk/styles_nodist/potlatch2/patched/core_landuse.css	(revision 5376)
@@ -44,4 +44,4 @@
 way[boundary=administrative]                { z-index: 5; color: purple; width: 2; opacity: 0.2; dashes: 24,4; z-index: 4;}
 way[boundary=administrative][waterway]      { z-index: 5; opacity: 0.8; z-index: 4; dashes: 24,4; width: 6; }
-area[landuse=cemetery]:closed						{ color: #664466; width: 2; fill-color: color: #664466; opacity: 0.2; prop_area_small_name : 1;}
+area[landuse=cemetery]:closed						{ color: #664466; width: 2; fill-color: #664466; opacity: 0.2; prop_area_small_name : 1;}
 /* Addressing. Nodes with addresses *and* match POIs should have a poi icon, so we put addressing first */
Index: trunk/styles_nodist/potlatch2/source/core_landuse.css
===================================================================
--- trunk/styles_nodist/potlatch2/source/core_landuse.css	(revision 5218)
+++ trunk/styles_nodist/potlatch2/source/core_landuse.css	(revision 5376)
@@ -40,4 +40,4 @@
 way[boundary=administrative]                { color: purple; width: 2; opacity: 0.2; dashes: 24,4; z-index: 4;}
 way[boundary=administrative][waterway]      { opacity: 0.8; z-index: 4; dashes: 24,4; width: 6; }
-way[landuse=cemetery]						{ color: #664466; width: 2; fill-color: color: #664466; opacity: 0.2; set .area_small_name;}
+way[landuse=cemetery]						{ color: #664466; width: 2; fill-color: #664466; opacity: 0.2; set .area_small_name;}
 /* Addressing. Nodes with addresses *and* match POIs should have a poi icon, so we put addressing first */
