It seems that the AOT DOM parser (in IE 7 environment) is translating the vertical alignment value from 'middle' to 'center'. The HTML has a tag of <TD class="..." align="right" vAlign="middle"> Using IE7 as the underlying browser, the GetAttribute...