/* xfade2 */
/* See Also: xfade2.js */

#ximagecontainer {
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	width: 801px;
	height: 267px;
	margin: 0;
	padding: 0;
	background-color: #000;
}

#ximagecontainer img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
