diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
index aa549443b45546fe4a8e447abf7a8525b50c800d..46cfefafdcb493d5edbc4526111c1cba260fe3a1 100644
--- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
+++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
@@ -887,10 +887,11 @@ div.searchDetails, span.found{\n
 /* Download Document in various format widget */\n
 div.download-document-format-list-container{\n
   color:#000000;\n
-  left:0px;\n
+  left:525px;\n
   top:0px;\n
   position:absolute;\n
-  z-index:100;\n
+  z-index:200; /* Collapse menu z-index is 100 */\n
+  width:200px;\n
 }\n
 div.download-document-format-list-container span{\n
   cursor: pointer; \n
@@ -907,8 +908,8 @@ div.download-document-format-list-menu{\n
   float:right;\n
   border: 1px solid #A8A799;\n
   background-color: #FFFFFF;\n
-  left:80px;\n
-  top:20px;\n
+  left:0px;\n
+  top:0px;\n
   position:relative;\n
 }\n
 \n
diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision
index ee67895a333eebd943c3b5d37e15f68cef30b211..3755801a6c8874231f13ab5a2a4d060bf660bf2c 100644
--- a/bt5/erp5_km/bt/revision
+++ b/bt5/erp5_km/bt/revision
@@ -1 +1 @@
-1711
\ No newline at end of file
+1712
\ No newline at end of file