diff --git a/theme/standardxhtml/styles.php b/theme/standardxhtml/styles.php
index 93451b1530e..441130b38a3 100644
--- a/theme/standardxhtml/styles.php
+++ b/theme/standardxhtml/styles.php
@@ -376,12 +376,21 @@ a.dimmed:hover {
}
.courseboxinfo {
+ font-size: normal;
}
.courseboxsummary {
font-size: small;
}
+.courseboxteachers {
+ font-size: smaller;
+}
+
+.courseboxcost {
+ font-size: smaller;
+}
+
a.autolink:link {
text-decoration: none;
color: #000000;