/* IE6 Fix */
html, body { height: auto; }
body { filter: none; }
* html #mainContent { height: auto; }
/* Hide Elements */
#mainContent { border-left: 0; border-right: 0; }
#footerContent { border-left: 0; border-right: 0; }
#SearchForm { visibility: hidden; }

