Layout header widths and heights

Hello.
I would like to have the text that I have set for the header cells of my layout wordwrap if a window is resized. Is this possible?
I am using DHX_blue style.

Thanks

Hello
Here is your decision:

[code]

Resize html,body { height: 100%; margin: 0px; overflow: hidden; }
[/code]