.playerlist
{
  float:left;
  height:auto;	
}

.playerlist .headerImage
{
}

.playerlist .Description
{
	background-color:#FFF5B2;
	padding:10px 5px 10px 5px;
}


 .playerProfileContent 
{
 	width:550px;
	float:left;
	background-color:#fffce5;
 }
 
.playerlist .playerProfileContent .position
{
	clear:left;
	width:545PX;
	float:left;	
	margin-left:5px;
        margin-top:10px;
	 
 }


.playerlist .playerProfileContent  .position .subheader
{
	font-weight:bold;
	margin-left:10px;
display:block;
}

.playerlist .playerProfileContent .position .item
{
	float:left;
	padding:5px 0px 5px 0px;
	margin-right:7px;
	width:128px;
}
.clearline
{
	clear:both;
}

.playerlist .playerProfileContent .position .item .image
{
	padding:0px 0px 0px 5px;
}


.playerlist .playerProfileContent .position .item .name
{
	font-weight:bold;
	padding:0px 0px 0px 5px;
}


.position .item .title
{
	text-align:left;
	padding:0px 0px 0px 5px;
}


.playerlist .headerImage
{
}

.playerProfileContent .playerProfileContent
{
 background-color:#ffffff;
}
/* profile detail */

.headerImage
{
}

.eventcontent
{
 background-color:#ffffff;
}

.playinformationcontent
{
	background-color:#ffffff;
	padding:10px 0px 10px 10px;
	width:540px;
	float:left;
}

.playinformationcontent .imgplayer
{
	width:147px;
	height:186px;
	float:left;
	text-align:center;
	
}

.playinformationcontent .playerrname
{
	
	font-size:large;
	font-weight:900;
	text-indent:10px;
}

.playinformationcontent .playerinformation
{
	width:380px;
	float:left;

}

.playinformationcontent .PlayerInfoItem
{

	float:right;
	width:370px;
	border-bottom:solid 1px #cacacc;
	padding:2px 0px 2px 0px;
}

.playinformationcontent .PlayerInfoItem .left
{
	font-weight:bold;
	float:left;
 	width:30%;
}

.playinformationcontent .PlayerInfoItem .right
{
	float:left;
 	
}

.competitions
{
	
	background-color:#fffce5;
	padding:15px 10px 10px 10px;
	width:530px;
	float:left;
}

.biography
{
	background-color:#fffce5;
	float:left;
	padding:15px 10px 20px 10px;
	border-bottom:solid 1px #E4E5E6;
	width:545px;
}

.biography .biographyheader
{
	font-weight:bold;
	border-bottom-width:10px;
}



.competitions .cometitions_item
{

	font-weight:bold;
	margin-bottom:15px;
	width:530px;
	float:left;
	
}

.competitions .cometitions_item .CompetitionInfoItem
{
	font-weight:normal;
	width:530px;
	padding-bottom:2px;
	border-bottom:solid 1px #B2D2C4;
	float:left;
}

.competitions .cometitions_item .CompetitionInfoItem .competitionleft
{
	width:200px;
	float:left;
}
.competitions .cometitions_item .CompetitionInfoItem .competitionright
{
	float:left;
	width:317px;
	margin-left:10px;
}

.coachhistory
{
	 width:545px;
	 background-color:#fffce5;
	 padding:15px 10px 10px 15px;
	 float:left;
	 
}
#content_left_bottom .playinformationcontent
{
	background-color:#FFFFFF;
	float:left;
	padding:10px 0px 10px 10px;
	width:540px;
}

#content_left_bottom .playinformationcontent .imgplayer {
	float:left;
	height:186px;
	text-align:center;
	width:147px;
}

#content_left_bottom .playinformationcontent .playerrname {
	font-size:large;
	font-weight:900;
	text-indent:10px;
}

#content_left_bottom .playinformationcontent .playerinformation {
	float:left;
	width:380px;
}

#content_left_bottom .playinformationcontent .PlayerInfoItem {
	border-bottom:1px solid #CACACC;
	float:right;
	padding:2px 0px;
	width:370px;
}

#content_left_bottom .playinformationcontent .PlayerInfoItem .left {
	float:left;
	font-weight:bold;
	width:30%;
}

#content_left_bottom .playinformationcontent .PlayerInfoItem .right {
	float:left;
}