min-width , IE6. IE6, min-width .
IE6, IE6 width ( height) , min-width ( min-height). :
#outer {
width: auto !important;
width: 1000px;
min-width: 1000px;
}
IE6 width ( min-width), !important . width - auto min-width - 1000px.
, . : http://jsfiddle.net/6e6yX/6/. , ?