kann es sein das der ie 7 nicht auf [type=text] in css datein reagiert also also
.login [type=password] {
background: #FFFFFF url(../img/login_p.png) right no-repeat;
}
macht er nicht aber
.login #passwd {
background: #FFFFFF url(../img/login_p.png) right no-repeat;
}
macht er (wenn das inputfeld die id="passwd" hat)
is schon blöd :/ sieht einfach so nicht schön aus und is extrem umständlich wegen templates