multi-line text in submit buttons:
- Firefox:
display: inline; width: 100%; white-space: normal;
- Safari: set any background or border property on input
- IE: just use line-break in value......
- Opera: ?
reference:
- http://www.cs.tut.fi/~jkorpela/forms/imagebutton.html