#profileHeader {
	background-image: url(../images/header_profile.jpg);
	background-repeat: no-repeat;
	height: 317px;
	width: 785px;
}
#profileHeader #playerName {
	font-family: Georgia;
	font-size: 32px;
	padding-top: 90px;
	padding-left: 14px;
	color: #494543;
	padding-bottom: 16px;
	clear: both;
}
#playerStats {
	width: 785px;
	margin-bottom: 22px;
}
#playerStats #title {
	background-image: url(../images/ttl_playerInfo.jpg);
	height: 19px;
	width: 545px;
	margin-bottom: 12px;
}
#playerStats #content {
	margin-left: 18px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
#playerStats #content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#playerStats #content li {
	text-transform: none;
	padding-bottom: 6px;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 8px;
}
#playerStats #content .detail {
	color: #7D4325;
	float: right;
}
#playerStats #content .detail2 {
	color: #7D4325;
	
}
#profileHeader #playerPosition {
	font-family: Georgia;
	font-size: 22px;
	padding-top: 10px;
	padding-left: 14px;
	color: #494543;
	padding-bottom: 16px;
	width: 200px;
}
#profileHeader #playerNum {
	font-family: Georgia;
	font-size: 22px;
	padding-top: 10px;
	padding-left: 14px;
	color: #494543;
	padding-bottom: 16px;
	width: 100px;
	float: right;
	margin-right: 160px;
}
#playerStats #content #rightCol {
	float: right;
	margin-right: 40px;
}#playerStats #content #rightCol li {
	text-transform: none;
	padding-bottom: 6px;
	width: 250px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 8px;
}
#playerReel #content {
	margin-left: 18px;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
#playerReel {
	width: 785px;
	margin-bottom: 22px;
}
#playerReel #title {
	background-image: url(../images/tl_playerReel.jpg);
	height: 19px;
	width: 545px;
	margin-bottom: 12px;
}
#playerStats #content #rightCol2 {
	float: right;
	margin-right: 30px;
}
#playerStats #content #rightCol2 li {
	text-transform: none;
	padding-bottom: 6px;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 6px;
	padding-right: 8px;
}
#profileHeader #profileThumb {
	margin-top: 40px;
	margin-left: 34px;
}
