--- untitled
+++ (clipboard)
@@ -339,7 +339,7 @@
   border-top: 1px solid #ccc;
   margin-left: 0;
   margin-bottom: 10px;
-  background: url(images/list-item.png) no-repeat 0 11px;
+  background: url(../images/list-item.png) no-repeat 0 11px;
   list-style-type: none;
   list-style-image: none;
 }
@@ -580,7 +580,7 @@
   border-bottom: 1px solid #b4b4b4;
   border-left-color: #D2D2D2;
   border-right-color: #D2D2D2;
-  background: url(images/buttons.png) 0 0 repeat-x;
+  background: url(../images/buttons.png) 0 0 repeat-x;
   -moz-border-radius: 20px;
   -webkit-border-radius: 15px;
   font-size: 1.1em;
@@ -597,7 +597,7 @@
   border-left-color: #8eB7cd;
   border-right-color: #8eB7cd;
   border-bottom-color: #7691a2;
-  background: url(images/buttons.png) 0px -40px repeat-x;
+  background: url(../images/buttons.png) 0px -40px repeat-x;
   color: #133B54;
 }
 
@@ -658,7 +658,7 @@
 
 ul.action-links a {
   padding-left: 15px;
-  background: transparent url(images/add.png) no-repeat 0 center;
+  background: transparent url(../images/add.png) no-repeat 0 center;
   line-height: 30px;
 }
 
