Index: /FCKeditor.Java/branches/2.4/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4/pom.xml	(revision 1958)
+++ /FCKeditor.Java/branches/2.4/pom.xml	(revision 1959)
@@ -99,5 +99,4 @@
 				<version>2.0-beta-5</version>
 				<configuration>
-					<templateFile>${basedir}/src/site/site.vm</templateFile>        
 					<outputEncoding>utf-8</outputEncoding>
 				</configuration>
@@ -117,5 +116,4 @@
 									flatten="true">
 									<fileset dir="..">
-										<include name="src/site/site.vm" />
 										<include name="src/site/site.xml" />
 									</fileset>
@@ -333,5 +331,5 @@
 			<id>uni-space</id>
 			<url>
-				scp://wuhan.mi.fu-berlin.de/home/bude/ossipov/web-home/m2repo
+				scp://wuhan.mi.fu-berlin.de/home/bude/ossipov/web-home/m2repo-snapshots
 			</url>
 		</snapshotRepository>
Index: /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css	(revision 1958)
+++ /FCKeditor.Java/branches/2.4/src/site/resources/css/site.css	(revision 1959)
@@ -25,6 +25,4 @@
 body {
 	background-color: #F9F2DE;
-	padding: 2px 0;
-	margin: 0;
 }
 
@@ -93,29 +91,4 @@
 }
 
-div.clear hr {
-	clear: both;
-	display: none;
-}
-
-img.poweredBy {
-	border:1px solid black;
-	display:block;
-	height:30px;
-	margin:20px 0pt 20px 17px;
-	width:90px;
-}
-
-table {
-	margin-left: -2px;
-	margin-right: -2px;
-	padding: 0;
-	width: 100%;
-}
-table.bodyTable th,
-table.bodyTable td {
-	font-size: 1em;
-	padding: 2px 4px;
-	vertical-align: top;
-}
 /* @group banner */
 #banner {
@@ -125,5 +98,4 @@
 #banner a#bannerLeft img {
 	margin: 15px 0 0 30px !important;
-	border: 0;
 }
 /* @end */
@@ -131,11 +103,6 @@
 /* @group breadcrumbs */
 #breadcrumbs {
-	margin: 0;
-	padding: 3px 10px;
 	background-color: white;
 	color: black;
-	font-size: x-small;
-	border-bottom:1px solid #AAAAAA;
-	border-top:1px solid #AAAAAA;
 }
 
@@ -148,6 +115,4 @@
 #footer .xright {
 	text-shadow: none;
-	font-size: x-small;
-	text-align: right;
 }
 /* @end */
@@ -194,29 +159,4 @@
 	border: 2px solid #E2D8C0;
 }
-#navcolumn ul {
-	font-size: small;
-	margin: 0;
-	padding: 0;
-}
-#navcolumn li {
-	background-image:none;
-	background-position:0pt 0.4em;
-	background-repeat:no-repeat;
-	font-size:smaller;
-	line-height:1.2em;
-	list-style-position:outside;
-	list-style-type:none;
-	padding-left:16px;
-}
-#navcolumn li.expand {
-	background-image: url(../images/expanded.gif);
-}
-#navcolumn li.collapsed {
-	background-image: url(../images/collapsed.gif);
-}
-#navcolumn h5 {
-	margin: 0;
-	padding: 2px 0 0 0;
-	font-size: smaller;
-}
+
 /* @end */
