Quote Originally Posted by nrg77 View Post
Ok, so if I were to change it to fix width, do I simply replace all instances of the "width:**em" to "width:770px"? Would that do it or is there something else I would need to modify?

Thank you..
You'd need to change font sizes to px too, and basically anywhere that is sized with em's. But then you'd lose the coolness of the site looking the same even if font is resized (sideboxes run out of space, menus run out of space, etc.). Yes things are a little larger in IE... but its all relative. Your customers will probably not be comparing browser to browser side by side.