I'm surprised it even works in Firefox.
Your content DIV is really messy, with invalid tags abound. The part that starts from:
Code:
<div id="CSSTabContentArea378" class="tabcontentstyle">
</span><span>
</span><span></div>
</span><span></div>
<br style="clear: both" /><script type="text/javascript">
var loadstatustext="<img src='/kday/www/desktopmodules/CSSTabs/js/loading.gif' /> Requesting Content..."
startajaxtabs("CSSTabMainTab378")</script></span></div><!-- End_Module_378 --></div><span class="Normal"></div></span></span></div></td>
</tr>
</table></div><div id="footer"><p>
<a id="dnn_dnnTERMS_hypTerms" class="SkinObject" href="http://site325.mysite4now.com/kday/www/HOME/tabid/36/ctl/Terms/Default.aspx">Terms Of Use</a> | <a id="dnn_dnnPRIVACY_hypPrivacy" class="SkinObject" href="http://site325.mysite4now.com/kday/www/HOME/tabid/36/ctl/Privacy/Default.aspx">Privacy Statement</a> | <a id="dnn_dnnLOGIN_hypLogin" class="SkinObject" href="http://site325.mysite4now.com/kday/www/Login/tabid/60/Default.aspx">Login</a> <br />
Web site designed by Satsu Design© 2006</p></div>
"
"
I'm not even sure where the container ends. You also have table cell tabs within the DIV, which is not valid HTML.
Try emptying the entire DIV tag, and start out with something simple and that's valid HTML (make sure all tags open and close properly).
Bookmarks