Hey there, I've been puzzled by the fact that my Firefox browser seems to be using a different box model for my video embeds compared to Chrome. Even though the same CSS rules are being applied, if the object tag includes attributes like data="whatever" and/or type="application/x-shockwave-flash", the width of the element includes padding but does not extend properly.
You can see an example at
Any thoughts on why this might be happening?