css:
.myim { width:50; height:50; } .mydiv { float:right; position:absolute; -index:2; } .myim:hover { width:50; height:50;
Since I remember, IE doesn't identify hover for non-a tags.