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 29f82a3881d1de5160cafa76340bacfb8e28e888..fd1522fee22fbd965160218b81994ba79d907024 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
@@ -513,10 +513,13 @@ body {\n
   padding: 0;\n
   top: 0;\n
   margin-left: 3px;\n
-\twidth:132px;\t\n
-\t\n
+\twidth:132px;\n
+  color: #777777;\n
+\n
 }\n
 \n
+#fieldset-tiosearch input.input-texti:focus {color:#000000}\n
+\n
 #fieldset-tiosearch input.input-submit {\n
 \n
   width: 23px;\n
diff --git a/bt5/tiolive_base/bt/revision b/bt5/tiolive_base/bt/revision
index 613955421088a491231b1c6c7766f0f95a5c5824..8783e305111947a209a0689074d8dfa60d33582e 100644
--- a/bt5/tiolive_base/bt/revision
+++ b/bt5/tiolive_base/bt/revision
@@ -1 +1 @@
-52
\ No newline at end of file
+53
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
index 5f41b62c310208cd5c7562093ae0df00e979b980..0c54a7f8ef367095d28939c9329faa59565f3488 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
@@ -816,6 +816,9 @@ a.tree_closed {\n
   background-image: url(\'<dtml-var expr="portal_url()">/images/language.png\');\n
 }\n
 \n
+#search input {color:#777777;}\n
+#search input:focus {color:#000000;}\n
+\n
 #search button .image {\n
   background-image: url(\'<dtml-var expr="portal_url()">/images/search.png\');\n
 }\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index c5befbc75d459853d0628d05ee8b764a71d0c7b5..c99bf43de17c6c049b151b2ba897dde3e73d71f2 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-856
\ No newline at end of file
+858
\ No newline at end of file