Index: /trunk/FACT++/www/smartfact/index.css
===================================================================
--- /trunk/FACT++/www/smartfact/index.css	(revision 13696)
+++ /trunk/FACT++/www/smartfact/index.css	(revision 13697)
@@ -1,4 +1,4 @@
 .thead {
-	background: #23a0da url(gradient.png) bottom left repeat-x;
+	background: #23a0da url(img/gradient.png) bottom left repeat-x;
 	color: #09415b;
 	padding: 2px 6px 2px 6px;
@@ -85,5 +85,5 @@
    /*background-clip: border-box;*/
    background-color: rgba(0, 0, 0, 0);
-   background-image: url(icons-18-black.png);
+   background-image: url(img/icons-18-black.png);
    /*background-origin: padding-box;*/
    background-repeat: no-repeat;
@@ -102,5 +102,5 @@
    /*background-clip: border-box;*/
    background-color: rgba(0, 0, 0, 0.398438);
-   background-image: url(icons-18-white.png);
+   background-image: url(img/icons-18-white.png);
    /*background-origin: padding-box;*/
    background-repeat: no-repeat;
@@ -119,5 +119,5 @@
    /*background-clip: border-box;*/
    /*background-color: rgba(0, 0, 0, 0.398438);*/
-   background-image: url(icons.png);
+   background-image: url(img/icons.png);
    /*background-origin: padding-box;*/
    background-repeat: no-repeat;
