.profile_header {
 text-align:center;
}

.profile_header > * {
 padding:3px 0px;
}

.profile_header .label, .profile_header .label + span {
 display:none;
}

.profile_header .label.label_green ~ img {
 border-color:#75DC71;
}

.profile_header .label.label_dark + img {
 border-color:#b0b0b0;
}

.profile_avatar img {
 display:inline-block;
 width:62px;
 border-width:4px;
 border-style: solid;
 height:62px;
 border-radius:100%;
}

.profile_links_block > * {
 box-sizing:border-box;
 text-align:center;
 width:32%;
 margin:6px 0px;
 vertical-align:middle;
 display:inline-block;
}

.profile_links_block > * > a, .profile_header a[href*="private.php?action=send"] {
 padding:8px;
 border-radius:100%;
}

.profile_stats {
 list-style:none;
 padding:0;
 text-align:center;
 margin:8px auto;
}

.profile_stats > li {
 display:inline-block;
 margin:0px 6px;
 text-align:center;
}

.profile_stats > li > span.theme_text {
 display:block;
}

.profile_tabs {
 margin:10px auto;
 text-align:center;
}

.profile_tabs > a {
 display:inline-block;
 padding:8px 10px;
 margin:0px 2px;
}


.profile_tabs > a#ismod_0 {
 display:none;
}

*[id*="tab_profile-"]:not(#tab_profile-1) {
 display:none;
}

*[id*="tab_profile-"] table {
 margin-bottom:10px;
}

*[id*="tab_profile-"] table td strong{
 font-weight:400;
}

.buddy_options {
 margin:6px auto;
 text-align:center;
}

.buddy_options > a {
 margin:0px 2px;
}


		
		