Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 9301)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 9302)
@@ -321,5 +321,6 @@
     text: auto;
 }
-node[entrance=yes] {
+node[entrance=yes],
+node[entrance=staircase] {
     icon-image: "misc/entrance-yes.png";
     set icon_z17;
@@ -3032,7 +3033,8 @@
 area[tourism=chalet],
 area[tourism=alpine_hut],
+area[tourism=wilderness_hut],
 area[tourism=camp_site],
 area[tourism=caravan_site] {
-    fill-color: hotel#e1a0a2;
+    fill-color: hotel#feced0;
 }
 node[tourism=hotel] {
@@ -4977,5 +4979,5 @@
 }
 
-/* Turn partial fill off and us plain fill, when the partial fill covers about
+/* Turn partial fill off and use plain fill, when the partial fill covers about
    100% of the area. This reduces artifacts (typically for incomplete multipolygons).
    Switching between full and partial fill while drawing an area might be irritating,
@@ -4986,5 +4988,5 @@
 
 /* Larger extent for closed areas.
-   Turn partial fill off, when it covers more than about 50% of the area. This is avoids
+   Turn partial fill off, when it covers more than about 50% of the area. This avoids
    areas with small unfilled patches in the center. */
 area[setting("partial_fill")]:closed2 {
