Forum Moderators: not2easy
Here is the css
content {
overflow:visible;
background: url(content_bg.gif) repeat;
color: #666666;
left: 10px;
margin-right: 30px;min-height: 530px;
padding-bottom: 10px;
padding-top: 8px;
padding-left: 25px;
padding-right: 20px;
position: absolute;
text-align: left;
width: 80%;
top: 60px;
z-index: 1;
}
You can use expressions in IE to set a min-width, see this thread: min-width in IE [webmasterworld.com]