--- themes/garland/style.css	2008-02-02 00:49:50.000000000 +0000
+++ themes/garland/style.css	2008-02-02 00:54:15.000000000 +0000
@@ -377,11 +377,15 @@
 }
 
 #wrapper #container #header h1 img {
-  padding-top: 16px;
+  padding-top: 10px;
   padding-right: 20px; /* LTR */
   float: left; /* LTR */
 }
 
+body.sidebar-left #wrapper #container #header h1 img, body.sidebars #wrapper #container #header h1 img {
+  padding-top: 16px;
+}
+
 /* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
 body.sidebars {
   min-width: 980px;

