#xfadeContainer {	
	width:235px;
	height:270px;
	overflow:hidden;
	margin:0px 0 0 0px;
	border:none;
}

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

