Index: trunk/resources/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/resources/styles/standard/elemstyles.mapcss	(revision 16483)
+++ trunk/resources/styles/standard/elemstyles.mapcss	(revision 16496)
@@ -2558,4 +2558,16 @@
 }
 
+/*******************/
+/* healthcare tags */
+/*******************/
+
+area[healthcare=laboratory] {
+    fill-color: healthcare#3771c8;
+}
+node[healthcare=laboratory] {
+    icon-image: "presets/health/laboratory.svg";
+    set icon_z17;
+}
+
 /****************/
 /* amenity tags */
@@ -3008,8 +3020,4 @@
 node[amenity=veterinary] {
     icon-image: "presets/health/veterinary.svg";
-    set icon_z17;
-}
-node[healthcare=laboratory] {
-    icon-image: "presets/health/laboratory.svg";
     set icon_z17;
 }
