i ment text-flow not just text-alignment.
if you are familer with the popular tinyMCE html editor (i think you are using it here, in the forums ;-) then it has those buttons inside.
they are a little bit hidden but can be enabled.
so i was actually asking if you are using some similar editor and if you can enable rtl/ltr buttons throughout the system?
they generate html tag : <div style='direction: rtl '>some rtl text</div>
while alignment tags are : <div style='text-align: right'>some rtl text</div>
kindly,
nadav :-)