David Laakso wrote: > Short of jamming a hatchet between the rail and the left side of the > layout, anyone have an idea on moving the whole thing a > little to the right in Win/IE? > <http://www.dlaakso.com/photographs/adi/>
Try adding: body { margin: 0; padding: 0; } A small unrelated note: Your width expression for IE allows the content to use almost all the window width (97%) until about 1000px, then, if the browser is made larger then that, the content is suddenly shrinked to a fixed 590px causing a jump. Is this intended? If you use "979px" instead of "590px" in your expression you get a smoother behaviour. > Thanks, > ~david Best regards Bruno ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/