this isn't "this is the solution" per se, but more of "this is part of the problem".
if you'll notice in ie, a horizontal scroll bar appears on narrower screens as well as the div getting pushed down. usually ie will shove stuff below other stuff when it's too wide to fit the screen, so going through your code and checking for box model problems on the problem div is a good place to start. when i enlarge ie to max screen, that pesky div pops right back up where it should be. normal view: 800x600 max view: 1600x1200 ps - nice looking site. :) i like it. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
