#xfadeContainer {	
	width:400px;
	height:300px;
	overflow:hidden;
	margin:26px 0 0 60px;
	border:none;
}

#xfadeContainer img {
	display:none;
	float:left;
	position:absolute;
}


