	#profile{
		overflow:hidden;
		color: #FFF;
		padding: 20px 0 0 20px;
	}
	#Center #profile{
	   display: none;
	}
	#profilepic{
		float:left;
		width:140px;
		overflow:hidden;
		text-align: center;
	}	
	#picture_place{
		height:195px;width:130px;
		background-position:center center;
		background-repeat:no-repeat;
		margin: 0 auto;
	}
	
	#profile_right{
		float:left; width:778px; padding:0px 10px;
	}
	#desc-top{
		float:left; width:100%;padding-bottom:10px;
	}
	#desc-top .left{
		float:left; width:80%
	}
	#desc-top .right{
		float:right; width:20%
	}
	.profile-column{
		float:left;
	}
	.profile-column li{
	   clear: both;
	}
	.profile-column .label{
	   float:left;
	   width:100px;
	}
	.profile-column .value{
       float:left;
       width:300px;
    }
	#profile-column-1{
		width:170px;	
	}
	#profile-column-2{
		width:400px;	
	}
	#profile-column-3{
		width:200px;	
	}
	#desc-top .left div{
	    font-size: 1.5em;
	}
