Riporto il css completo:
La pagina da vedere coi due browser è http://www.iopoetamultimediale.it/bellenotizie/forum/codice:.Menu1 { width: 980px; text-align: right; } .Menu2 { width: 980px; text-align: center; } .Argomento { width: 980px; color: #EEEE00; background: #0000FF; border: 1px solid #000; } .Argomento h3 { margin: 0; } .Sottoargomento { width: 980px; border-top: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; background: #EEE; } .Sottoargomento1 { width: 364px; height: 100px; background: #EEE; border-right: 1px solid #000; border-bottom: 1px solid #000; float: left; } .Sottoargomento1 a { color: #000; text-decoration: none } .Sottoargomento2 { width: 100px; height: 100px; background: #EEE; border-right: 1px solid #000; border-bottom: 1px solid #000; text-align: center; float: left; } .Sottoargomento3 { width: 100px; height: 100px; background: #EEE; border-right: solid 1px #000; border-bottom: 1px solid #000; text-align: center; float: left; } .Sottoargomento4 { width: 200px; height: 100px; background: #EEE; border-right: solid 1px #000; border-bottom: 1px solid #000; text-align: center; float: left; } .Sottoargomento4 a { color: #000; text-decoration: none } .Sottoargomento5 { width: 200px; height: 100px; background: #EEE; border-bottom: 1px solid #000; text-align: center; float: left; } .Sottoargomento5 a { color: #000; text-decoration: none }