I have a form that looks this way before submitting (note the hidden monthly amounts, right aligned monthly amounts and only 3 benefit options rows).
I am using css to control the formatting of the monthly amount (heading and field).
I am using jquery to remove the unnecessary benefit options rows.
Once it is submitted, the screen for this section looks like this:
How do I get the "end result" form to look the same as the "in-progress" form?