.player_header {
	height: 200px;
	width: 567px;
}
.player_header img {
	border: 1px solid #CDCDCD;
	float: left;
}
.player_header .player_vitals .occupation_header {
	height: 44px;
	width: 375px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}
.occupation_header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
.occupation_header .pNumber {
	font-size: 20px;
	color: #003572;
	margin-right: 10px;
	font-weight: bold;
}
.player_header .vitals {
	width: 375px;
	margin-top: 30px;
}
.occupation_header .pName {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	clear: left;
	text-transform: uppercase;
}
.vitals .row .colum1 {
	font-weight: bold;
	float: left;
	width: 100px;
	padding-left: 10px;
}
.occupation_header .pVerein {
	font-size: 13px;
	float: left;
}
.player_header .player_vitals {
	float: right;
	height: 200px;
	width: 375px;
}
.vitals .row {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CDCDCD;
}
.gameDetailHeader {
	height: 92px;
	width: 567px;
	margin-bottom: 20px;
}
.gameDetailHeader .anzeiger {
	float: left;
	height: 92px;
	width: 87px;
}
.gameDetailHeader .deepLinks {
	height: 92px;
	width: 170px;
	float: right;
}
.deepLinks .link {
	background-color: #cecece;
	float: left;
	height: 22px;
	width: 165px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}




