Index: theme/base/style/core.css
===================================================================
--- theme/base/style/core.css	(revision )
+++ theme/base/style/core.css	(revision )
@@ -714,7 +714,13 @@
  * RTL fixes
  */
 input#id_externalurl {direction:ltr;}
-.dir-rtl select[name*="introeditor"],.dir-rtl select[name*="format"] {margin-bottom: 7px; position: relative; right: 142px;}
+.dir-rtl select[name*="introeditor"], .dir-rtl select[name*="format"] {margin-bottom: 7px; position: relative; right: 142px;}
+#page-mod-wiki-mod.dir-rtl select[name*="introeditor"],
+#page-course-edit.dir-rtl select[name*="summary_editor"] {margin-bottom: 7px; position: relative; right: 176px;}
+#page-mod-wiki-mod.dir-rtl select[name*="defaultformat"],
+#page-course-edit.dir-rtl select[id*="id_format"]{right: 0px;}
+
+
 #page-mod-data-field-.dir-rtl .generaltable { margin: 0 auto;}
 #page-course-report-log-index.dir-rtl select[name*="introeditor"], #page-course-report-log-index.dir-rtl select[name*="format"] {position: static;}
 .pagelayout-report #report-main-content .region-content table { margin: 0 auto;}
\ No newline at end of file
