Just wondering if fretzl and mapi tried more than one line in the description, because when I tried the above fix, the title was correct and the first line of the description was correct but subsequent lines were in the middle of the photo.
Is the following CSS necessary at all? I've been bothered on Firefox 3.0.8 and Safari 4b by multi-line descriptions forcing an increase in the width of the page.
white-space: nowrap;
Does the removal of this line break the layout in some version of IE?