Because of its left: auto miscalculation offset bug, the navigation menu links at the top are offset by the width of the content <div>. With a left: 0px; declaration here, MSIE 7 would workaround their failures to correctly render left: auto offset. A true, genuine fix for this MSIE 7 and MSIE 8 browser bug is still required.

This bug has been reported at connect's IE beta feedback as bug 339084.

Update: This bug has been FIXED in Internet Explorer 8 beta 2 (build 6001.18241) released on August 28th 2008. Otherwise, Internet Explorer 8 beta 2 PASSES this specific and particular testcase.

Workaround demo for IE 7 available using a conditional comment to fetch and load BugFixForIE7-Corn.css

Because of its left: auto miscalculation offset bug, the navigation menu links at the top are offset by the width of the content <div>. With a left: 0px; declaration here, MSIE 7 would workaround their failures to correctly render left: auto offset. A true, genuine fix for this MSIE 7 and MSIE 8 browser bug is still required.

This bug has been reported at connect's IE beta feedback as bug 339084.

Update: This bug has been FIXED in Internet Explorer 8 beta 2 (build 6001.18241) released on August 28th 2008. Otherwise, Internet Explorer 8 beta 2 PASSES this specific and particular testcase.

Workaround demo for IE 7 available using a conditional comment to fetch and load BugFixForIE7-Corn.css