#user_account_short_profile{
padding:10px;
height:auto;
overflow:hidden; 
}
.user_account_short_profile_picture{
width:150px;
height:auto;
overflow:hidden;
}
#user_account_short_profile .user_account_short_profile_picture img{
width:150px;
height:auto;
&nbsp;}
#user_account_short_profile .nick,
#user_account_short_profile .profile_aboutme_edit{
display:none;
} 
.user_account_short_profile_nick{
font-weight:bold;
font-size:14px;
margin-bottom:2px;
display:block;
&nbsp;}
.profile_user_aboutme,
.user_account_short_profile_nick{
width:310px;
float:left;
margin-right:20px; 
line-height:1.5em;
}
.add_profile_user_picture{
text-align:right;
float:right;
font-size:11px;
color:#666666;
}
.add_profile_user_picture input{
font-size:9px;	
}
#user_account_short_profile_uploadpicture{
float:right;	
}
.user_account_profile_info{
height:auto;
overflow:hidden;
}
.user_account_profile_info li{
display:block;
height:15px;
padding:4px 0px;
}
.user_account_profile_info .profile_lables{
font-weight:bold; 
}
