Okay… I have yet to actually see a little box in the right of your site in any browser I have viewed it in. We might be using too vague of a description for the location of the box that is giving you issues.
there is a little smiley face in the middle and on the right there is a box
I have been operating under the assumption that “box”, was your reference to the site details we’ve been looking at in the right side of the footer. The only box shaped details consistently present on your site while I’m viewing it, is the square bullets that precede the li items in the sidebar, and the empty white space to the right of the images located in your header.
If you could detail exactly where you are seeing the box you are referring to, perhaps we can make short work of it for you.
[edit] …I just switched to a different machine and I can duplicate it using FF 3.6.8 and IE7 at a res of 1920×1080, but I cannot see it in IE8 or FF 3.6.7 on the laptop I’m using to write this. Very strange!!
Your box is located outside the closing </html>
tag, immediately before the analytics script:
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "https://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
.
I have no explanation as to why I can’t see that character in the source in all browsers.