#imageContainerXfade {
	position:relative;
	width:370px;
	overflow:hidden;
}

/* styles unrelated to the application follow */

.copy {
	width:370px;
	margin:auto;
	position:relative;
	font:0.9em verdana;
}

#so_credits {
	position:relative;
	width:350px; 
	font:0.7em verdana;
	height:90px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	width:80px;
	height:79px;
}

