Index: /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css	(revision 1857)
+++ /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css	(revision 1858)
@@ -65,5 +65,16 @@
 }
 
-h2, h3 {
+h4 {
+	background-color: white;
+	border-top: 0;
+	border-right: 0;
+	border-left: 0;
+	border-bottom: 1px solid #E2D8C0;
+	color: #FF7011;
+	font-size: medium;
+	font-weight: bold;
+}
+
+h2, h3, h4 {
 	margin: 0 0 15px 0;
 	padding: 0 0 5px 0;
