I have a question to the submit- button behavior of internet explorer. If I load the page everything is fine – the submit button looks as it should.
Inactive state http://img58.imageshack.us/img58/7214/inactiveci9.jpg
But if I click inside the FORM, the submit button gets some additional style which I don’t like (see image for more information).
How can I disable this behavior. I’m using IE7 under Vista.

CSS:
No guarantees, but that is supposed to stop IE being stupid.
You should extend the above style a little, for instance, change background color or border color to give an alternative change indicating focus.
( press tab, you’ll see it move 😉 , the additional style is an indicator showing what action will be performed upon pressing ENTER )