Index: themes/bartik/css/colors.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/bartik/css/colors.css,v
retrieving revision 1.3
diff -u -p -r1.3 colors.css
--- themes/bartik/css/colors.css	22 Aug 2010 13:58:29 -0000	1.3
+++ themes/bartik/css/colors.css	27 Aug 2010 22:10:30 -0000
@@ -37,6 +37,7 @@ a:focus {
 a:active {
   color: #23aeff;
 }
+.region-highlight,
 .sidebar .block {
   background-color: #f6f6f2;
   border-color: #f9f9f9;
Index: themes/bartik/css/style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/bartik/css/style.css,v
retrieving revision 1.5
diff -u -p -r1.5 style.css
--- themes/bartik/css/style.css	22 Aug 2010 14:03:57 -0000	1.5
+++ themes/bartik/css/style.css	27 Aug 2010 22:10:30 -0000
@@ -566,6 +566,7 @@ h1#page-title,
 
 /* ------------------ Sidebar ----------------- */
 
+.region-highlight,
 .sidebar .block {
   border: 1px solid;
   padding: 15px 20px;
