I did not check the other screens but a change like this, solves the order item issue:
Index: framework/images/webapp/images/maincss.css
===================================================================
---framework/images/webapp/images/maincss.css (revision 627370)
+++framework/images/webapp/images/maincss.css (working copy)
@@ -956,8 +956,7 @@
.clear {
clear: both;
-height: 0;
-visibility: hidden;
+height: 1%;
}
/* ================================= */
