Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 10572)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 10573)
@@ -1936,4 +1936,6 @@
 node[shop=doityourself] {
     icon-image: "presets/shop/diy_store.png";
+    icon-width: 16;
+    icon-height: 16;
     set icon_z17;
 }
@@ -2319,8 +2321,12 @@
 node[amenity=pub] {
     icon-image: "presets/food/pub.png";
+    icon-width: 15;
+    icon-height: 19;
     set icon_z17;
 }
 node[amenity=biergarten] {
     icon-image: "presets/food/biergarten.png";
+    icon-width: 16;
+    icon-height: 16;
     set icon_z17;
 }
@@ -3737,4 +3743,6 @@
 node[sport=rugby_union] {
     icon-image: "presets/sport/football.png";
+    icon-width: 20;
+    icon-height: 20;
     set icon_z17;
 }
@@ -3756,4 +3764,6 @@
 node[sport=basketball] {
     icon-image: "presets/sport/basketball.png";
+    icon-width: 16;
+    icon-height: 16;
     set icon_z17;
 }
