When I set the opacity of an element ( filter:alpha(opacity=50);
) then the margin of the element to the right of it goes to 0, and butts right up against the element for some reason.
This doesn't happen when setting opacity on firefox or chrome, but does happen on IE7.
Anyone know how to fix this?