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

