/*brukerprofil*/
.profile{
margin-top:15px;
}
#smallprofile_info{
border-bottom:2px dotted #3A5CAA;
width:98%;
max-width:98%;
height:18px;
padding:5px 5px 5px 0px;
margin:0px;

}
#smallprofile_info .profile_nick{
  color:#3a5caa;
  font-style:normal;
  font-size:17px;
  font-weight: bold;
float:left;
}
#smallprofile_info .profile_real_name{
  color:#000000;
  font-style:normal;
  font-size:11px;
float:left;
padding:5px 0px 0px 5px;
}
#smallprofile_info .profile_onlinestatus{
float:right;
padding:5px 0px 0px 5px;
color:#006837;
font-weight:bold;
font-size:12px;
}
.profile_details
{
  list-style:none;
  padding:0px 10px 0px 0px;
  margin:0px;
  font-size:12px;
}
.profile_city,
.profile_groups,
.profile_clubs{
font-weight:bold;
padding-top:8px;
padding_bottom:8px;
}
.profile_groups,
.profile_clubs{
height:18px;
}
.list_space{
height:15px;
}
.profile_birthday,
.profile_membersince,
.profile_homepage{
font-style:italic!important;
font-size:11px!important;
}
.lastloggedin{
width:100%;
text-align:right;
color:#4d4d4d;
font-style:italic;
padding-right:10px;
font-size:11px!important;
}
.online_status a{
color:#4d4d4d;
font-size:11px;
font-style:normal;
}
.aboutme{
display:block;
float:left;
font-size:12px;
line-height:17px;
overflow:hidden;
margin-bottom:12px;
width:550px;
text-align:left; 
}

.aboutme pre, aboutme p {
	display: block; height:auto; width:550px; 
}
/*siste besøkende*/
#profile_lastvisitors{
float:right;
border:1px solid #CCCCDD;
border-bottom:2px dotted #3A5CAA;
background:#EEEEFF;
padding:6px;
width:120px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
font-style:italic;
}
#list_lastvisitors{
list-style:none;
margin:0px;
padding:0px;
border-top:1px solid #CCCCDD;
margin-top:3px;
padding-top:6px;
}
/*border:solid 1px #000000;*/
  height:100%!important;
	overflow:hidden;
}
.profile_add_friend
{
	border:0px;
	padding:10px;
}
.aboutme_title
{
	font-size:16px;
	font-weight:bold;
}
.user_top_menu
{
}
.search_result
{
	list-style:none;
	margin:0px;
	padding:0px;
}

