/* fix for IE */ #the_page{width:998px;position:relative;color::#222;border:1px solid #fff;margin:auto} div.illustration img{ /* Code spécial IE */ _width: expression((this.offsetWidth>=this.offsetHeight) ? Math.min(parseInt(this.offsetWidth), 128 ) : true); _height: expression((this.offsetHeight>this.offsetWidth) ? Math.min(parseInt(this.offsetHeight), 105 ) : true); } UL.categoryActions{ position: relative; z-index: 1; margin-bottom:-5px} #menubar dt{padding:5px} .middle_block, .stuffs {height:10em} .stuffs H2{ position: relative;z-index: 1; } .tags_block { background:transparent url(img/fond_cat.png) repeat scroll 0 0; border-left:1px solid #CC9922; border-top:1px solid #CC9922; display:block; margin:2px; text-align:left; }