diff --git a/document_root/css/print.css b/document_root/css/print.css
index ffd94f229e0c05ba50728cbe8c73c241aab06544..df30639dc838f70bf7b3cce3a58b408bd9fa9121 100644
--- a/document_root/css/print.css
+++ b/document_root/css/print.css
@@ -3,4 +3,6 @@
 a[href]:after {display: none;}
 
 #creqMain {overflow: visible;}
-#creqNavigation {display: none;}
\ No newline at end of file
+#creqNavigation {display: none;}
+
+.clear {clear: both;}
\ No newline at end of file