div.wrapper { width:945px; float:left; background:url(images/content_profiles.png) repeat-y; }

#photo
{
	float: left;
	margin-bottom: 15px;
}
#profile_stats
{
	float: right;
}

#profile_stats table
{
	float: right;
}

.statistics
{
	clear: both;
	margin-bottom: 15px;
}
.statistics table
{
	width: 100%;
	text-align: center;
}

.NextPlayer
{
	font-size: 0.9em;
}

