@import url("test-ie-all.css"); /* IE5~7/Win */ #wrapper1+*+div span {background: url(images/logo-test2.png) 50% 60% no-repeat;} .float1 {margin-left:-19%;} * html dd {width:100%;} * html #wrapper2 {margin-right:3%;margin-right:200px;display:inline} /* to address the ie6 double margin bug on floats and a margin to stop the main content wrapper2 from going to far left */ * html .ie6fix {height:100px;width:81%;} * html div a {display:none;} * html div div a {display:inline;} * html #navigation {position:relative;margin-top:95px;} div #wrapper1 {float:right;} div #wrapper2 {float:left;width:66%;margin-left:6%;} * html #wrapper2 {margin-left:3%;width:60%;margin-right:200px;} /* to address the ie6 double margin bug on floats and a margin to stop the main content wrapper2 from going to far left */ #wrapper2, #wrapper1 {clear:both;} * html .ie6fix2 {display:block;width:144px;height:120px;background: url(images/logo-test2.png) 50% 60% no-repeat;position:absolute;top:0;left:4%;z-index:1;}