Index: style.css
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/style.css,v
retrieving revision 1.14.2.1
diff -u -r1.14.2.1 style.css
--- style.css	6 Feb 2007 08:13:06 -0000	1.14.2.1
+++ style.css	9 Feb 2007 04:07:04 -0000
@@ -261,6 +261,18 @@
   margin-bottom: 2.5em;
 }
 
+pre {
+  clear: both;
+  overflow: auto;
+  _overflow-y: hidden;
+  background: #f8fbfc;
+  margin: 0px;
+  padding: 8px 5px 18px;
+  min-height: 3em;
+  width: 95%;
+  border: 1px solid #bfd0d9;
+}
+
 /**
  * Layout
  */
