In IE, this page has extra horizontal lines drawn across it in the middle div tag, but in Firefox it looks fine. Does anyone know why the lines are showing up?
It is very difficult to attempt debugging, due to all the inline javascript and style attributes. Please remove them and upload to a new filename. N.B. If you wish to hide something for later display, you are generally better off to use {display: none;} rather than {visibility: hidden;}. I'm speaking of #map. cheers, gary