#fadeContainer {
	position:relative;
	float: left;
	width: 440px;
	height: 264px;
}

#fadeContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width: 440px;
	height: 264px;
}