I am using -moz-border-radius to create rounded corners, but it seems that if there is a background image on the element then it shows outside of the "rounded corner", as if the border was still square... Is there some way around this?
I think is an open bug on mozilla: https://bugzilla.mozilla.org/show_bug.cgi?id=24998 Anyway, you can try using overflow:hidden