.pic {
    float: left;
    width: 88px;
    height: 88px;
    margin: 0 10px 10px 0;
    text-align: center;
}
.head h2 {
    width: 350px;
    float: left;
    font-size: 20px;
    line-height: 20px;
    height: 20px;
}
.head h3 {
    width: 140px;
    float: left;
    line-height: 20px;
    height: 20px;
    text-align: right;
}
.head h3 img {
    vertical-align: middle;
}
.head p {
    float: left;
    width: 490px;
    padding: 5px 0 0 0;
}
.description {
    float: left;
    width: 590px;
    margin: 10px 0 0 0;
}

.friends {
    float: left;
    width: 588px;
}
.friend {
    float: left;
    width: 88px;
    height: 112px;
    margin: 0 10px 10px 0;
    overflow: hidden;
}
.friend div {
    width: 88px;
    height: 88px;
    text-align: center;
}
.friend h3 {
    line-height: 12px;
    font-size: 12px;
    text-align: center;
}
.friends-widget .friend {
    margin: 0 9px 9px 0;
}
.friends-widget .friend-right {
    margin: 0 0 9px 0;
}
.friends-widget p {
    float: left;
    width: 300px;
}

.lpanel {
    margin: 0 0 9px 0;
}
