Not sure why but when applied the justification options for center or other alignment, it shows fine but any postback event sets the text back to the left. The Control is inside the UpdatePanel. Any help is appreciated.
<asp:HtmlEditorExtender id="editorNote" TargetControlID="tbEditor" runat="server">
</asp:HtmlEditorExtender>