diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
index 026916bd7ad6335465c34f1bf55f9b03ddd510ab..59f077c47a64a1ff8ac505c693741f17580b75ee 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml
@@ -226,7 +226,7 @@
 \n
     <div class="listbox-body">\n
       <table class="listbox"\n
-             tal:attributes="class python: \'%s listbox-%s\' %(field_id, list_style)">      \n
+             tal:attributes="class python: \'listbox %s %s-%s\' %(field_id, field_id, list_style)">      \n
         <thead>\n
           <!--Column title -->\n
           <tr class="listbox-label-line">  \n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 8c7b65e297f19f067f82b8a10e238a121cfc4997..758690690eec2a95cb22fa3c4f26f5627d643415 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-1014
\ No newline at end of file
+1015
\ No newline at end of file