/*.wrap{width:expression(document.body.clientWidth > 950 ? "950px" : "auto");}
.ie7_html .wrap{width:auto;max-width:950px;}*/
body{visibility:hidden;}/*Hide everything until IE7 has worked its magic*/
body.ie7_body{visibility:visible;}
