...this means to Safari (and at least IE6/7, IIRC) that your sidebar is actually 180px --> it's 160px for text area PLUS another 20px for margin. Something like that. So try setting it up for a 180px sidebar and see what that does.
Like I said, I fiddle with stuff until it works. Or doesn't. (Heh.)
no subject
.module-section-two {width: 160px; margin-right: 20px;}
...this means to Safari (and at least IE6/7, IIRC) that your sidebar is actually 180px --> it's 160px for text area PLUS another 20px for margin. Something like that. So try setting it up for a 180px sidebar and see what that does.
Like I said, I fiddle with stuff until it works. Or doesn't. (Heh.)