use trial and error to figure out how many chars your td can hold
before it affects the height.
Then use ASP to split the text on the whitsepace closest to the maximum number of chars that the td can hold !!

simple!