--- nav_o.css	2005-02-22 02:56:22.000000000 +0100
+++ nav.css	2005-02-22 09:32:12.030368000 +0100
@@ -5,7 +5,7 @@
      border: 0;
      }
 #block-user-1 h2 {
-     background: #EDF2F2 url(menu_head.png) top right repeat-x;
+     background: #EDF2F2 url("images/menu_head.png") top right repeat-x;
      overflow: hidden; width: 160px;
      }
 #block-user-1 > h2 {
@@ -19,11 +19,11 @@
 #block-user-1 h2:before {
      line-height: 0.1;
      font-size: 1px;
-     background: transparent url("menu_tr.gif") no-repeat top right;
+     background: transparent url("images/menu_tr.gif") no-repeat top right;
      margin: 0;
      height: 9px;
      display: block;
-     content: url("key-point_tl.gif");
+     content: url("images/key-point_tl.gif");
      }
 .block-user .menu:after {
      display: block;
@@ -31,13 +31,13 @@
      padding-top: 0;
      line-height: 0.1;
      font-size: 1px;
-     content:  url("key-point_bl.gif");
+     content:  url("images/key-point_bl.gif");
      margin: 0;
      height: 8px;
-     background: transparent url("menu_br.gif") scroll no-repeat bottom right ;
+     background: transparent url("images/menu_br.gif") scroll no-repeat bottom right ;
      }
 .block-user .menu {
-	background: #EDF2F2 url("menu_back.gif") right repeat-y;
+	background: #EDF2F2 url("images/menu_back.gif") right repeat-y;
 	margin-bottom: 1.0em;
 	}
 .block-user .menu, .block-user .menu ul {
@@ -58,13 +58,13 @@
 	list-style-image: none;
     }
 .block-user .menu li.expanded {
-    background: url(icons_expanded.png) 0px 6px no-repeat;
+    background: url("images/icons_expanded.png") 0px 6px no-repeat;
     }
 .block-user .menu li.leaf {
-    background: url(icons_leaf.png) 0px 6px no-repeat;
+    background: url("images/icons_leaf.png") 0px 6px no-repeat;
     }
 .block-user .menu li.collapsed {
-    background: url(icons_collapsed.png) 0px 6px no-repeat;
+    background: url("images/icons_collapsed.png") 0px 6px no-repeat;
     }
 .block-user .menu li.expanded:hover {
     background-position: -200px 6px ;
