@charset "utf-8";
/* CSS Document */
.user_main_column{
	width:100%;
}
.ubox-head-l{
	width:7px;
	height:36px;
	float:left;
	background:url(../images/menu-l.png) no-repeat;
}
.ubox-head-r{
	width:7px;
	height:36px;
	float:left;
	background:url(../images/menu-r.png) no-repeat;
}
.ubox-head-m{
	height:36px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;	
	text-align:left;
	line-height:30px;float:left;
	background:url(../images/menu-m.png) repeat-x;
}
#utop{
	width:955px;
}
.umain-table{
	width: 100%;
	margin:0;
	padding:0;
}
#user_profile_details{
	width:510px;
}
.user_profile_details{
	width:512px;
	border:solid 1px #333333;
	padding:5px;
	margin-right:6px;
	background:#000000;
	color:#FFFFFF;
}
.uavtar{
	width:194px;
	height:194px;
	border:solid 1px #FFFFFF;
	text-align:center;
	float:left;
}
.udetails{
	width:300px;
	float:left;
	margin-left:15px;
	text-align: left;
}
.udetails table tr td{
	font-size:14px;
	line-height: 20px;
}

