div.fadehover {
 	position: relative;
}
img.a {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
