.playerlist .red {
	color: #FF0000;
}
.playerlist .heading{
	background-color: #212121;
}
.playerlist a{
	color:#FF0000;
}
.playerprofile .playerthumb{
	float:left;
	margin:5px 5px 5px 0px;
	border:1px solid #000;
}
.playerprofile .playerdetails{
	float:left;
	padding:5px 10px 10px 10px;
	width:350px;
}
.playerprofile .playerdetails div{
	padding:2px;
}
.playerprofile .playername{
	font-size:120%;
	font-weight:bold;
}
.playerprofile .playercareer{
	padding:10px 10px 10px 0px;
}
.playerprofile .playerdetails .playerstatsbutton{
	padding-top:20px;
}
.clearline{
	clear:both;
}
.playerprofile{
	margin-left:10px;
}
.playerlist{
	margin-left:10px;
}

.playerlist .profileladder{
	width:650px;
}

.header{
	margin-left:10px;
	margin-bottom:5px;
}