div.fadehover {
	margin:0 auto;
	position:relative;
	float:left;
	width:160px;
	height:160px;
	
	}
	

div.hoverfooter
{
	width:69px;
	height:70px;
	
}

div.hoverfooter1
{
	width:42px;
	height:43px;
	
}

div.hoverfooter2
{
	width:48px;
	height:48px;
	
}

div.fadehover1 {
	padding-right:95px;
	background: url(../images/line.png) no-repeat 125px 100px;
}	

div.fadehover2 {
	padding-right:95px;
	margin-top:0px;
	background: url(../images/line1.png) no-repeat 125px 80px;
}	



div.fadehover .a img {
	position: absolute;
	left: 0;
	top: 0;
	}

div.fadehover .b img{
	opacity:0;
	filter:alpha(opacity = 0);
	z-index: 10;
}
div.fadehover .b img {
	position: absolute;
	left: 0;
	top: 0;
	}
	
