I too had this exact problem and only ever managed a workaround, my solution was to add:
#productAttributes {
margin:40px 0 0 -15px;
width:370px;
}
playing around with the margin helped - but as I say it was a workaround that worked for me - I have no idea if it will work for you. I'd be interested to hear to correct way to fix this though...



