A few days ago I re-skinned my website. Development of this skin was primarily done using safari, and as expected, it all renders fine using firefox and opera. I\'ve had to make
Adding a specific height to .title fixes it for me (in IE6):
.title { PADDING: 0 10px 0 0; MARGIN-top: 0.3em; FLOAT: right; height: 1em;