Telerik RadFormDecorator provides full right-to-left support, applied not only to 		the <body> element, but to any wrapping element as well.
	 		The only thing that should be done is to add the dir="rtl" attribute 		to the element or to the <body> tag, or use the respective CSS property, i.e 		direction: rtl;.