 
div.fadehover {
	position: relative;
	width: 470px;
	height: 580px;
	float: left;
	text-align: center;
	}
 
img.a {
	position: absolute;
	left: 111px;
	top: 360px;
	z-index: 10;
	/* [disabled]border: 20px solid #FFF; */
        }
 
img.b {
	position: absolute;
	left: 111px;
	top: 360px;
	/* [disabled]border: 20px solid #FFF; */
	}
	
	div.fadehover2 {
	position: relative;
	width: 120px;
	height: 88px;
	float: left;
	text-align: center;
	}
	
	
	img.a2 {
	position: absolute;
left: 20px;
	top: 0px;
	width: 144px;
	z-index: 10;

        }
 
img.b2 {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 144px;

	}
 
	div.fadehover3 {
	position: relative;
	height: 128px;
	width: 128px;
	float: left;
	margin-bottom:20px;
	margin-right:10px;
	text-align: center;
	}
	
	
	img.a3 {
	position: absolute;
left: 0px;
	top: 0px;
	width: 128px;
	z-index: 10;

        }
 
img.b3 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 128px;

	}
	
	
		div.fadehover4 {
	position: relative;
	height: 128px;
	width: 206px;
	float: right;
	/*text-align: center;*/
	}
	
	
	img.a4 {
	position: absolute;
left: 0px;
	top: 0px;
	width: 206px;
	z-index: 10;

        }
 
img.b4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 206px;

	}