diff --git a/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base.xml b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base.xml
index 57c25ef21def5a13678830189d4877991e6a8240..399759cc33b01fed2a719310a3c48e3984363ab9 100644
--- a/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base.xml
+++ b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base.xml
@@ -34,7 +34,7 @@
         </item>
         <item>
             <key> <string>business_template_skin_layer_priority</string> </key>
-            <value> <float>100.0</float> </value>
+            <value> <float>202.0</float> </value>
         </item>
         <item>
             <key> <string>id</string> </key>
diff --git a/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5.css.xml b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5.css.xml
index 3e763f5bff29df457cf00ce732d823ec33f80e1a..524af3e2f9968088380faf30b5850fe4f4894983 100644
--- a/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5.css.xml
+++ b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5.css.xml
@@ -272,7 +272,7 @@
         </item>
         <item>
             <key> <string>background_color</string> </key>
-            <value> <string>#DAE6F6</string> </value>
+            <value> <string>#ABD0F4</string> </value>
         </item>
         <item>
             <key> <string>button_description_color</string> </key>
@@ -280,11 +280,11 @@
         </item>
         <item>
             <key> <string>context_bar_background_color</string> </key>
-            <value> <string>#BDD0F0</string> </value>
+            <value> <string>#82B3DC</string> </value>
         </item>
         <item>
             <key> <string>dialog_background_color</string> </key>
-            <value> <string>#BDD0F0</string> </value>
+            <value> <string>#BDD8F8</string> </value>
         </item>
         <item>
             <key> <string>dialog_border_color</string> </key>
@@ -334,7 +334,7 @@
         </item>
         <item>
             <key> <string>listbox_hover_background_color</string> </key>
-            <value> <string>#BDD0F0</string> </value>
+            <value> <string>#BDD8F8</string> </value>
         </item>
         <item>
             <key> <string>listbox_label_background_color</string> </key>
@@ -350,7 +350,7 @@
         </item>
         <item>
             <key> <string>main_border_color</string> </key>
-            <value> <string>#97B0D1</string> </value>
+            <value> <string>#DDF0FF</string> </value>
         </item>
         <item>
             <key> <string>navigation_bar_background_color</string> </key>
@@ -1094,7 +1094,6 @@ fieldset.bottom .field .input {\n
 .ListSummary {\n
   background: url(\'<dtml-var expr="portal_url()">/images/tab_left_selected.png\') top left no-repeat;\n
   color: #000;\n
-  background-color: <dtml-var document_background_color>;\n
   padding-left: 10px;\n
 }\n
 \n
@@ -1106,6 +1105,7 @@ fieldset.bottom .field .input {\n
 \n
 .ListSummary table {\n
   width: 100%;\n
+  background-color: <dtml-var document_background_color>;\n
   border-color: <dtml-var document_border_color>;\n
   border-style: solid;\n
   border-top-width: 1px;\n
diff --git a/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5_knowledge_box.css.xml b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5_knowledge_box.css.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7077a36b93b64f12eb81f8d66243e0b692ad27e8
--- /dev/null
+++ b/bt5/tiolive_base/SkinTemplateItem/portal_skins/tiolive_base/erp5_knowledge_box.css.xml
@@ -0,0 +1,71 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <global name="DTMLDocument" module="OFS.DTMLDocument"/>
+        <tuple/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__name__</string> </key>
+            <value> <string>erp5_knowledge_box.css</string> </value>
+        </item>
+        <item>
+            <key> <string>_local_properties</string> </key>
+            <value>
+              <tuple>
+                <dictionary>
+                  <item>
+                      <key> <string>id</string> </key>
+                      <value> <string>background_color</string> </value>
+                  </item>
+                  <item>
+                      <key> <string>type</string> </key>
+                      <value> <string>string</string> </value>
+                  </item>
+                </dictionary>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>_vars</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>background_color</string> </key>
+            <value> <string>#ABD0F4</string> </value>
+        </item>
+        <item>
+            <key> <string>globals</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>raw</string> </key>
+            <value> <string encoding="cdata"><![CDATA[
+
+<dtml-var expr="portal_skins.erp5_knowledge_pad[\'erp5_knowledge_box.css\']">\n
+\n
+.tab_selected {\n
+  font-weight: bold;\n
+  background-color: <dtml-var background_color>; \n
+  border-bottom: 1px solid <dtml-var background_color>;\n
+}\n
+
+
+]]></string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>
diff --git a/bt5/tiolive_base/bt/revision b/bt5/tiolive_base/bt/revision
index 9a037142aa3c1b4c490e1a38251620f113465330..9d607966b721abde8931ddd052181fae905db503 100644
--- a/bt5/tiolive_base/bt/revision
+++ b/bt5/tiolive_base/bt/revision
@@ -1 +1 @@
-10
\ No newline at end of file
+11
\ No newline at end of file