I have a table which is divided into 2 row, the first containing 2 columns, the second containing 1 column (spans the width of the two above). Anyway I have a picture in the left-hand side column of the first row and then text next to it. The text is too long to fit just in the column beside, so needs to go underneath. What I was wondering was if there was any way to get the text to automatically run on into the second row because at the moment I have to phsyically chop the text up. It's fine while you're working on a full screen, but obviously as soon as I start changing the size of the browser window, it makes the page look all messy, and if possible I want to avoid that. Thanks