Index: /branches/website/forumTheme/Templates/forumTheme/theme/common.css
===================================================================
--- /branches/website/forumTheme/Templates/forumTheme/theme/common.css	(revision 2427)
+++ /branches/website/forumTheme/Templates/forumTheme/theme/common.css	(revision 2428)
@@ -20,5 +20,5 @@
 	background-color: #FFFFFF;
 	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
-	font-size: 10px;
+	font-size: 11px;
 	margin: 0;
 	padding: 12px 0;
Index: /branches/website/forumTheme/Templates/forumTheme/theme/normal.css
===================================================================
--- /branches/website/forumTheme/Templates/forumTheme/theme/normal.css	(revision 2427)
+++ /branches/website/forumTheme/Templates/forumTheme/theme/normal.css	(revision 2428)
@@ -1,3 +1,3 @@
 body {
-	font-size: 10px;
+	font-size: 11px;
 }
Index: /branches/website/forumTheme/Templates/forumTheme/theme/large.css
===================================================================
--- /branches/website/forumTheme/Templates/forumTheme/theme/large.css	(revision 2427)
+++ /branches/website/forumTheme/Templates/forumTheme/theme/large.css	(revision 2428)
@@ -1,3 +1,3 @@
 body {
-	font-size: 12px;
+	font-size: 13px;
 }
Index: /branches/website/forumTheme/Templates/forumTheme/theme/medium.css
===================================================================
--- /branches/website/forumTheme/Templates/forumTheme/theme/medium.css	(revision 2427)
+++ /branches/website/forumTheme/Templates/forumTheme/theme/medium.css	(revision 2428)
@@ -1,3 +1,3 @@
 body {
-	font-size: 11px;
+	font-size: 12px;
 }
Index: /branches/website/forumTheme/Templates/forumTheme/theme/eraser.css
===================================================================
--- /branches/website/forumTheme/Templates/forumTheme/theme/eraser.css	(revision 2427)
+++ /branches/website/forumTheme/Templates/forumTheme/theme/eraser.css	(revision 2428)
@@ -8,5 +8,4 @@
 	background-color: #111;
 	font-family: arial, sans-serif;
-	font-size: .8em;
 	color: #808080;
 	padding: 0;
@@ -99,5 +98,5 @@
 		float: none;
 		margin: 0;
-		font-size: 75%;
+		font-size: 10px;
 	}
 
@@ -180,4 +179,5 @@
 	clear: both;
 	height: 205px;
+	font-size: 12px;
 	background-image:  url("/images/footer_bg.jpg");
 	background-repeat: no-repeat;
