Hi friends, my site's main div is floated left in some page and right in some page in otherpage it's scattered everywhere in IE 7 and 8, I didn't even bother checking in IE6, while it's perfect in IE 6.
Please help, div is as below. Is there a way to fix the div to center no matter what browser ? Is there any hack ?
div.main {
margin:70px auto;
width:80%;
}