If you need to right-align fields or headings, you can use the following HTML code. Put the tags around the fields and heading that you want to align to the right instead of the default left.
<DIV class="wf_rightJustify"> <INPUT ... > </DIV>
The wf_rightJustify class is already included in apparea.css file.
To change the field alignment with Web settings, use the Insert HTML Web setting for the field. Add the first line from the code sample above in the Before page and the third line in the After page. Doing so will preserve your alignment choice even if you reconvert your source.