#playerBox {
	width:665px;
	height:170px;
	margin-bottom:35px;
	clear:both;
}
#playerBox .bens {
	width:132px;
	height:170px;
	float:left;
	margin-right:45px;
}
#playerBox .bensLast {
	width:132px;
	height:170px;
	float:left;
}
.faceP {
	margin-bottom:5px;
}

/*----------------profile------------------*/

#profile {
	clear:both;
	width:800px;
	height:270px;
	margin-bottom:25px;
}

#profile #left_pro {
	width:200px;
	float:left;
	margin-right:30px;
}
#profile #right_pro {
	width:580px
	float:left;
}
#profile #right_pro #name_title {
	width:550px;
	padding-left:15px;
	height:35px;
	float:left;
	border-bottom:1px #F7931E solid;
}
#profile #right_pro #name_title #name p {
	width:400px;
	float:left;
	padding-top:5px;
	font-size:14px;
	color:#ffffff;
	font-weight:bolder;
}
span {
	font-size:10px;
	color:#666666;
	margin-right:30px;
}
#profile #right_pro #name_title #socialBox {
	width:120px;
	height:25px;
	float:right;
	padding-right:20px;
}
#profile #right_pro #name_title #socialBox p {
	width:25px;
	height:25px;
	float:left;
	margin-right:5px;
}
#profile #right_pro #name_title #socialBox #last {
	width:25px;
	height:25px;
	float:left;
}
#profile #right_pro #pro_text {
	width:540px;
	height:200px;
	float:left;
	padding:15px;
	background-repeat:no-repeat;
	}
#back {
	margin-bottom:25px;
}
#allbox {
	width:665px;
	height:580px;
	background-image:url(images/back.jpg);
	margin-left:68px;
	margin-bottom:40px;
}