div.fadehover {
	position: relative;
	bottom: 20px;
}

div.fadehover2 {
	position: relative;
	top: 0px;
}

div.fadehover3 {
	position: relative;
	top: 0px;
}

div.fadehover4 {
	position: fixed;
	bottom: 134px;
	margin-left: -100px;
}

div.fadehover5 {
	position: relative;
	width: 80px;
	height:30px;
	float: right;
	padding-right: 2px;
}

img.a {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
	width: 32px;
	height: 32px;
}
	
img.b {
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
}

img.c {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
	width: 238px;
	height: 103px;
}
	
img.d {
	position: absolute;
	left: 0;
	top: 0;
	width: 238px;
	height: 103px;
}

#e {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 288px;
	height: 2em;
}
	
#f {
	position: absolute;
	left: 0;
	top: 0;
}

input[type=button].g {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}
	
input[type=button].h {
	position: absolute;
	left: 0;
	top: 0;
}

button.i {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;
}
	
button.j {
	position: absolute;
	left: 0;
	top: 0;
}
