#imageContainerr {
	position:relative;
	margin:auto;
	width:900px;
	height:52px;
	border:0px solid #ffffff;
}

/* styles unrelated to the application follow */

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

#so_credits {
	position:relative;
	margin:25px auto 0px auto;
	width:900px; 
	font:0.7em verdana;
	border-top:0px solid #ffffff;
	border-bottom:0px solid #ffffff;
	height:52px;
	padding-top:4px;
}

#so_credits img {
	float:left;
	margin:5px 10px 5px 0px;
	border:0px solid #ffffff;
	width:900px;
	height:52px;
}