Why would my text be squeezed within a DIV

Why would my text be squeezed within a DIV

Hi,

As mentioned in previous post, I'm a newbie.

I'm trying to toggle a DIV in my application. When I add the toggle function to my DIV, the text seems to get squeezed -- gets jaggy. It's kind of like if I take a 200x200 JPG image and set its dimentions to 190x170. It shows but it's all squeezed.

My text looks like that. If I remove the toggle function from my page and let the DIV show, the text is perfectly fine.

What could be causing this and how can I fix it?