الكود:

.postprofile dd {
    text-align: right;
}
.postprofile dd {
    color: #333;
}

.postprofile .label {
    float: right;
    text-align: left;
    margin-left: 3px;
    margin-right: -3px;
    width: 50%;
}
.postprofile dt + dd, .postprofile dd:last-child {
    text-align: center;
}

#fa_popup_content > div.post .postprofile dt > a, #main-content > div.post .postprofile dt > a, #userAvatar, .avatar, .lastpost-avatar, .mod-login-avatar dt, .postprofile dt > img, td.avatar-mini img {
    background: #FFF;
    border-radius: 100px;
    box-shadow: 0 2px 3px rgba(0,0,0,0.3), 0 -1px 1px rgba(0,0,0,0.3);
    display: inline-block;
    height: 100px;
    margin: 10px 0;
    overflow: hidden;
    padding: 3px;
    width: 100px;
}
#fa_popup_content > div.post .postprofile dt img, #main-content > div.post .postprofile dt img, #userAvatar img, .avatar img, .lastpost-avatar img, .mod-login-avatar dt > img, td.avatar-mini img {
    border-radius: 100px;
    height: 100px;
    width: 100px;
}
.avatar, .avatar img {
    height: 40px;
    width: 40px;
}
.friend-block .avatar {
    margin: 0 10px;
}
.lastpost-avatar {
    margin: 0 5px 0 0;
    padding: 2px!important;
}
.lastpost-avatar, .lastpost-avatar img, td.avatar-mini img {
    height: 34px;
    width: 34px;
}

/***كود تحديد حجم صور الرتب في البيانات الشخصية**/
.postprofile dd img {
  max-width:130px;
float: center;
}
.postprofile {
    text-align: center;
    background: url('https://i18.servimg.com/u/f18/18/45/41/65/row10.png') repeat-x 0 0 #F6F6F6;
    border: 1px solid #DDD;
    border-radius: 3px;
    padding: 3px;
        padding-top: 3px;
    padding-top: 60px;
    position: relative;
}
.postprofile {
    border-color: #;
    border-left-style: solid;
    border-left-width: 1px;
    color: #626266;
    display: inline;
    float: right;
    margin: 5px 0 0;
    min-height: 80px;
    position: relative;
    width: 22%;
    word-wrap: break-word;
}






/***??? ????? ??? ??? ????? ?? ???????? ???????**/
.postprofile dd img {
  max-width:130px;
  text-align: center;
}
.postprofile .label, .postprofile .label span {
    color: #39C !important;
    font-weight: 700;
}

.postprofile .label span,.postprofile .label {
color:#39C!important;
font-weight:700
}

/***??????? ???????**/
div.post.online .postprofile::before {
    content: url("https://i21.servimg.com/u/f21/19/33/86/51/online10.png");
}
div.post .postprofile::before {
    content: url("https://i21.servimg.com/u/f21/19/33/86/51/offlin10.png");
    left: 0;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 2;
}


div.post.online .postprofile::after {
    border-color: #84c754;
}
div.post .postprofile::after {
    background: #2e3133 none repeat scroll 0 0;
    border-bottom: 4px solid #868686;
    content: ".";
    font-size: 0;
    height: 16px;
    left: 0;
    position: absolute;
    right: 0;
    top: 25px;
    z-index: 1;
}


  .postprofile dd img {
      max-width:130px;


    }