diff --git a/module/report/css/common.css b/module/report/css/common.css
new file mode 100644
index 0000000000..ac8e93902f
--- /dev/null
+++ b/module/report/css/common.css
@@ -0,0 +1,7 @@
+.choose-date span, .dp-choose-date{ display:block; float:left; margin:0 10px;}
+.dp-applied{float:left;}
+.choose-date span{line-height:20px;}
+#product td, tr, th{ border:1px solid #E4E4E4;}
+.date{width:80px;}
+ul#report-list{margin:0px;}
+ul li{list-style:none;}
diff --git a/module/report/view/bugsummary.html.php b/module/report/view/bugsummary.html.php
index 386f1fb110..156b2bdfd9 100644
--- a/module/report/view/bugsummary.html.php
+++ b/module/report/view/bugsummary.html.php
@@ -1,10 +1,5 @@
-
diff --git a/module/report/view/productinfo.html.php b/module/report/view/productinfo.html.php
index e0f955d895..60d0a335e4 100644
--- a/module/report/view/productinfo.html.php
+++ b/module/report/view/productinfo.html.php
@@ -1,7 +1,4 @@
-
|
diff --git a/module/report/view/workload.html.php b/module/report/view/workload.html.php
index 8c3e07b4e7..a2b20e96f6 100644
--- a/module/report/view/workload.html.php
+++ b/module/report/view/workload.html.php
@@ -1,10 +1,5 @@
-
| |