.playerprofile 
{
	padding:10px;
}
.playerprofile .biotop .photo
{
	float:left;
	width:100px;	
}
.playerprofile .biotop .details
{
	float:left;
	width:480px;
	padding-right:10px;
	padding-left:20px;
}
.playerprofile .biotop .details .detailrow,
.playerprofile .biotop .details .detailrowalt
{
	padding:0px 0px 5px 0px;
	float:left;
	width:100%;
}
.playerprofile .biotop .details .name h1
{
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.playerprofile .biotop .details .itemtitle
{
	float:left;
	width:30%;
	font-weight:bold;
	color:#174E3C;
	clear:left;
}
.playerprofile .biotop .details .itemdetail
{
	float:left;
	width:70%;
	color:#174E3C;
}
.playerprofile .biotop .details #divPosition .itemdetail
{
	float:left;
	width:70%;
	font-weight:bold;
}
.playerprofile .bio
{
	padding:0px 0px 20px 120px;
}
.seperator
{
	margin-top:10px;
	padding-bottom:10px;
}
div.clearline
{
	clear:both;
	height:0px;
	overflow:hidden;
}