Index: modules/toolbar/toolbar.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/toolbar/toolbar.css,v
retrieving revision 1.22
diff -u -r1.22 toolbar.css
--- modules/toolbar/toolbar.css	23 May 2010 18:23:32 -0000	1.22
+++ modules/toolbar/toolbar.css	10 Jul 2010 01:07:32 -0000
@@ -29,7 +29,7 @@
  * Base styles.
  */
 #toolbar {
-  font: normal 0.9em "Lucida Grande", Verdana, sans-serif;
+  font: normal small "Lucida Grande", Verdana, sans-serif;
   background: #666;
   color: #ccc;
   position: fixed;
@@ -52,8 +52,9 @@
 }
 
 #toolbar a {
-  text-decoration: none;
   color: #fff;
+  font-size: .846em;
+  text-decoration: none;
 }
 
 #toolbar ul li,
