TextArea

I am able to populate the contents of my textares with employees. However when I view it in the browser (IE 6.0), then I see that the 1st employee is aligned towards the right.

Like this: Code:
Emp1
Emp2
Emp3
Emp4
Emp5

How can I ensure that my alignment is is proper? Code:

View Replies