diff -up dreamy/block.tpl.php dreamy-new/block.tpl.php
--- dreamy/block.tpl.php 2007-12-14 11:03:48.000000000 -0500
+++ dreamy-new/block.tpl.php 2009-02-25 15:22:16.000000000 -0500
@@ -1,7 +1,11 @@
-
-
+ ' . $title . ''; } ?>
@@ -61,7 +61,7 @@
0) { ?>
-
@@ -83,8 +83,8 @@
-
-
+
+
diff -up dreamy/style.css dreamy-new/style.css
--- dreamy/style.css 2008-07-02 10:24:55.000000000 -0400
+++ dreamy-new/style.css 2009-02-25 15:09:57.000000000 -0500
@@ -264,7 +264,7 @@ table {
vertical-align: top;
margin: 0 0 5px 3px;
}
-#sidebar-bottom {
+#sidebar-bottom #sidebar-bottom-left #sidebar-bottom-right {
height:20px;
background:url(images/bg-sidebar-bottom.gif) no-repeat top center #fff;
}