Expanding Width Bug IE6
This bug only appears on some screens set at 800px wide
It happens if the main content div has a % margin (or padding?).
Some text here with two words italicised at end of line ----Like this!
Note unwanted horizontal scrollbar has appeared at bottom.
Hovering on "Home Page" at top of left DHTML menu will expand headings and divs!
Adding a nbsp; between Like and this above fixed this bug for me. A better solution would probably be to avoid % margins or padding.
Hovering on this link returns page to previous width.
The same bug can appear if there is a blockquote in italics, or if there is a hyperlink too long for a line.