How do i Right justify $ amounts in Notes Text Fields?

How do i Right justify $ amounts in Notes Text Fields ?

-----------------> Product Price

Line Item 1) → Product1 2.00

Line Item 2) → Product2 1.00

               SubTotal $    3.00

                   ------Tax $      0.25

	       -----Total  $    4.25

The 3 fields(Subtotal,Tax, Total) are text fields. I need to Right justify the decimal places. i.e The Decimal Point and 2 decimal places have to be aligned in a single line. It should be aligned as above. How can i do it ? I used RSet, but it didnt align it properly.

Subject: How do i Right justify $ amounts in Notes Text Fields ?

I would put everything into a table to be sure everything lines up properly.

Subject: RE: How do i Right justify $ amounts in Notes Text Fields ?

Thanks Sam. Table did the trick