Index: /CKEditor/tests/tt/4341/1.html
===================================================================
--- /CKEditor/tests/tt/4341/1.html	(revision 6661)
+++ /CKEditor/tests/tt/4341/1.html	(revision 6662)
@@ -22,10 +22,10 @@
 			CKEDITOR.replace( 'editor2',
 			{
-				width : '49%'
+				width : '47%'
 			} );
 
 			CKEDITOR.replace( 'editor3',
 			{
-				width : '49%'
+				width : '47%'
 			} );
 		};
@@ -35,10 +35,10 @@
 <pre>
 === Test 'border' attributes works with ShowBorder plugin ===
- * Expected Result: All tables in left instance '''have''' border.
- * Expected Result: All tables in right instance has '''no''' border.
+ * Expected Result: All tables in right instance '''have''' border.
+ * Expected Result: All tables in left instance have '''no''' border.
  1. Open table dialog to '''remove''' border attribute setting in the right editor;
- * Expected Result: The table in it now has a border;
- 1. Open table dialog to '''add''' border > 0 attribute setting in the right editor;
- * Expected Result: The tables in it now has no border;
+  * Expected Result: The table in it now has a border;
+ 1. Open table dialog to '''add''' border > 0 attribute setting in the left editor;
+  * Expected Result: The tables in it now has no border;
 </pre>
 <textarea id="editor2" name="editor2" rows="10" cols="80">
Index: /CKEditor/tests/tt/4341/2.html
===================================================================
--- /CKEditor/tests/tt/4341/2.html	(revision 6661)
+++ /CKEditor/tests/tt/4341/2.html	(revision 6662)
@@ -22,10 +22,10 @@
 			CKEDITOR.replace( 'editor2',
 			{
-				width : '49%'
+				width : '47%'
 			} );
 
 			CKEDITOR.replace( 'editor3',
 			{
-				width : '49%'
+				width : '47%'
 			} );
 		};
