Forum Moderators: not2easy
body {
margin: 10px 10px 10px 10px;
color : #000000;
font-family : Verdana, arial, helvetica, Sans-serif;
font-size: 10px;
overflow: hidden;
width: 950px;
max-width: 950px;
}
[the max-width helps to fix the table solidly in mozilla on pc and ie on mac...]
however the page is rendering without scrollbars....is there anyone out there who knows why this might be?