--- loncom/interface/loncommon.pm	2006/06/29 16:03:39	1.407
+++ loncom/interface/loncommon.pm	2006/06/29 18:43:33	1.408
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # a pile of common routines
 #
-# $Id: loncommon.pm,v 1.407 2006/06/29 16:03:39 albertel Exp $
+# $Id: loncommon.pm,v 1.408 2006/06/29 18:43:33 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -3209,6 +3209,12 @@ table#LC_top_nav td a, div#LC_top_nav a
 table#LC_top_nav td.LC_top_nav_logo {
   background: $tabbg;
   text-align: right;
+  white-space: nowrap;
+  font-weight: bold;
+}
+table#LC_top_nav td.LC_top_nav_logo img {
+  margin-left: 0.2em;
+  vertical-align: bottom;
 }
 table#LC_breadcrumbs td {
   background: $tabbg;