Mike Davies wrote: > www.deveron-arts.com/new/artists.htm > > [...] I have used overflow:auto on the #coretop div and a width on > the #content div inside it which exceeds the page width. IE doesn't > respect the overflow rule but just puts a horizontal scroll bar on > the whole page. Can anyone suggest how I can sort this? Add... #coretop {width: 100%;} ....so IE knows how wide that element is supposed to be. Otherwise the 'auto-expansion' bug will make it as wide as the element(s) inside - in IE. > Also, in Opera and Firefox, the font-family on either <body> or > #container does seem to work but it does in IE - any suggestions? Delete the color-value at the end of those 'font' rules, and they will work. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL-REMOVED]] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- 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/