html .mceContentBody {
  float: right;
  width: 584px;
  unicode-bidi: embed;
  direction: rtl;
}

* {
  font-family: Arial, Tahoma, sans-serif;
}

ul,
ol {
  margin: 0 2.5em 1.625em 0;
}

blockquote {
  font-style: normal;
}

table {
  text-align: right;
}
