.fadehover {
	position: relative;
	float: left;
	display: block;
	clear: both;
	width: 205px;
	height: 33px;
	}
.fadehover img {
	position: absolute;
}

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