Replaced non standard "-moz-opacity" property by the standard one "opacity". Same for "cursor:hand", replaced by "cursor:pointer". There's only 1 non standard property remaining, "filter", needed for IE.
The size of a URL is returned as "", resulting in its being displayed as"bytes" with no number in front. Changed it to simply display the emptystring for the size of a URL.