MG, yes... Akrd and I have played a game last night.
One thing you may want to look at is the links above the tables on the right, such as "ChallengeMy PageCurrentFinished Leaderboard Settings". That is exactly how it looks on my 22" wide-screen monitor with 1680x1050 resolution.
Interestingly, they look like this when copy/paste the links from within Firefox 2.0:
" Challenge My Page Current Finished Leaderboard Settings "
That's pretty much how they should look like, but even adjusting the font-size locally didn't help.
The same is true for IE 7.0 or Opera 9.26 also; they have the links all jammed up. All browsers run on Vista Business 64-bit OS, but I doubt it matters. It's more likely the resolution that throws off the code. Looking at the source code of the page show that the table divisions may not have padding or width defined; here's a sample of the code in question:
<td valign="top" class="mirrortab_back">
<a href="http://giantsfans.net/message_board/index.php?action=chess;sa=main">My Page</a>
</td>
<td valign="top" class="mirrortab_back">
<a href="http://giantsfans.net/message_board/index.php?action=chess;sa=current">Current</a>
</td>
I could be dead wrong, I am not that good with defining table divisions...
Cr00zng