Using Opera I have observed that there is a lot of trailing space in the HTML source for the main page of Stack Overflow, http://stackoverflow.com/. Is there a reason for this?

Some opening div tags have 11 trailing spaces. There are also lines that only contain space, e.g. near the end of the HTML file. The section near "Recent Badges" looks like it has been edited with an editor with automatic indention.
To verify this and to prevent any manipulation by applications I have also used Wget to retrieve the HTML and used Universal Viewer to view it (all on Windows XP). It gave the same result.