|
Setting a fixed height on the titlediv class won't help for the longer rows such as 'loyalty scheme'.
Another possible fix is adding 'clear:left;' to the titlediv class. This will get the content going on the right rows in IE6 and doesn't affect Firefox. However you'll need to play with the padding to get the right spacing between rows.
|