#xfadeContainer {	
	width:228px;
	height:164px;
	padding: 0px 0 0 0;
	margin-top:8px;
	overflow:hidden;
    	float:right;
	border:none;

}

#xfadeContainer img {
	display:none;
	float:left;
	position:absolute;
	border:2px solid white;
}


