Index: /FCKeditor.Java/trunk/java-demo/src/main/webapp/jsp/sampleposteddata.jsp
===================================================================
--- /FCKeditor.Java/trunk/java-demo/src/main/webapp/jsp/sampleposteddata.jsp	(revision 2048)
+++ /FCKeditor.Java/trunk/java-demo/src/main/webapp/jsp/sampleposteddata.jsp	(revision 2049)
@@ -51,5 +51,5 @@
 			%>
 			<tr>
-				<td valign="top" nowrap="nowrap"><b><%=parameter%></b></td>
+				<td nowrap="nowrap"><b><%=parameter%></b></td>
 				<td width="100%"><%=request.getParameter(parameter)%></td>
 			</tr>
