#xfadeContainer {	
	width:180px;
	height:200px;
	overflow:hidden;
	margin:20px 10px 0px 10px;
	border:none;
}

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

