A great tool for figuring out weird things like that is Firebug. With firebug you can see all the code, make changes, and see the changes live on your screen. Also you can use the "inspect" tool to highlight areas on the page and it will show you where in the code that area is. Google Chrome has...