#user_account_short_profile_nameinfo .user_account_short_profile_nick
{
display: none;
}

#community_container_user_profile .ulist,
#community_container_user_profile .user_profile_aboutme,
#community_container_user_profile .member_of_label,
#community_container_user_profile .profile_aboutme_edit,
#community_container_user_profile .user_account_member_list,
#user_account_short_profile_nameinfo
{
display: block;
clear: both;
float: left;
}

#user_account_short_profile_nameinfo
{
font-size: 14px;
font-weight: bold;
}

#user_account_short_profile .profile_user_aboutme
{
display: block;
float: right;
clear: right;
margin: 0px 0px 10px 0px!important;
padding: 0px!important; 
}

#user_account_short_profile .profile_user_aboutme br
{
display: none;
}

#kystekspressen_abo_edit
{
display: block;
float: left;
clear: both;
padding: 5px;
border: 1px silver solid;
background-color: #EDF0F1;
}

#user_account_short_profile .user_account_short_profile_picture
{
display: block;
float: left;
clear: both;
width: 100px;
margin-right: 20px;
}

#user_account_short_profile .user_account_short_profile_picture img
{
width: 100px;
height: 100px;
text-align: left;
}

#user_account_short_profile .profile_delete_picture
{
float: left;
}

#user_account_short_profile_uploadpicture
{
padding-right: 30px;
padding-left: 30px;
padding-top: 30px;
padding-bottom: 30px;
background-color: #EDF0F1;
border: 1px silver solid;
text-align: left;
}

#user_account_short_profile_uploadpicture .ui-buttonpane,
#user_account_short_profile_uploadpicture_file
{
background-color: #EDF0F1;
text-align: left!important;
display: block;
float: left;
width: auto;
clear: both;
}

