diff --git a/lms/templates/discussion/index.html b/lms/templates/discussion/index.html
index 2beac5ddd9..dc491549bc 100644
--- a/lms/templates/discussion/index.html
+++ b/lms/templates/discussion/index.html
@@ -4,7 +4,7 @@
<%block name="title">
Discussion – MITx 6.002x%block>
<%block name="headextra">
-
+<%static:css group='course'/>
%block>
<%block name="js_extra">
diff --git a/lms/templates/news.html b/lms/templates/news.html
index e8249a126c..f7771a87d1 100644
--- a/lms/templates/news.html
+++ b/lms/templates/news.html
@@ -4,7 +4,7 @@
<%block name="title">News – MITx 6.002x%block>
<%block name="headextra">
-
+<%static:css group='course'/>
%block>
<%block name="js_extra">