Prego guardare http://www.iopoetamultimediale.it/be...izie/prova.htm con IE e poi con Mozilla, perchè fa così?

Il codice css è:

codice:
#Argomento {
width: 980px;
color: #EEEE00;
background: #0000FF;
}
#Argomento h3 {
margin: 0;
}
#Sottoargomento {
width: 980px;
border-top: solid 1px #000;
border-left: solid 1px #000;
border-right: solid 1px #000;
}
#Sottoargomento1 {
width: 364px;
height: 100px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
float: left;
}
#Sottoargomento1 a {
color: #000;
text-decoration: none
}
#Sottoargomento2 {
width: 100px;
height: 100px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
text-align: center;
float: left;
}
#Sottoargomento3 {
width: 100px;
height: 100px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
text-align: center;
float: left;
}
#Sottoargomento4 {
width: 200px;
height: 100px;
border-right: solid 1px #000;
border-bottom: solid 1px #000;
text-align: center;
float: left;
}
#Sottoargomento4 a {
color: #000;
text-decoration: none
}
#Sottoargomento5 {
width: 200px;
height: 100px;
border-bottom: solid 1px #000;
text-align: center;
float: left;
}