.friends-top{margin-top: -5px;}
.friends-top-left{float: left; padding-bottom: 40px; height: 24px;}
    .friends-top-left .b-anchors{border: 2px solid #fff; height: 22px; padding: 1px; background: #a4a4a4;}
    .friends-top-left .b-anchors a{font-size: 11px; font-weight: bold; color: #fff; text-decoration: none;
        margin-left: -2px;}
    .friends-top-left .b-anchors a:first-child{margin-left: 0;}
    .friends-top-left .b-anchors a:hover,
    .friends-top-left .b-anchors a.active{background: #fff; color: #a4a4a4;}
.friends-top-right{float: right; font: 14px "Georgia","Arial"; color: #fff; padding-top: 15px;}
.friends{padding-bottom: 200px;}
.friends-item{margin-bottom: 40px; clear: both;}
    .friends-title{font: 20px "Georgia","arial"; color: #fff; padding-bottom: 10px; border-bottom: 4px solid #fff; margin-bottom: 33px;}
    .friends-item .friends-list{float: left; width: 40%; margin-right: 8%;}
    .friends-item .friends-list li{padding: 5px 0; border-top: 1px solid #cecece; list-style: none; background: none!important;}
    .friends-item .friends-list li:first-child{border: none;}
    .friends-list li i{background: url(../img/friends-icon.png); position: absolute; margin: 2px 0 0 2px; display: inline-block; width: 13px; height: 13px;}
    .friend-name{font: 16px "Georgia","Arial"; color: #fff; padding-left: 5%;}
    .friend-city{font: 12px "Arial"; color: #cecece; float: right; padding-right: 5px;}

    .friend-descr{background: #fff; margin-top: 5px; display: none; position: absolute; width: 39%; line-height: 140px;}
    .friend-descr .friend-name{color: #000; display: inline-block; line-height: 20px; vertical-align: middle;}
    .friend-descr .friend-city{color: #000; line-height: 140px;}
    .friend-descr .friend-city span{display: inline-block; line-height: 12px; vertical-align: middle;}
    .friend-descr img{display: inline-block; vertical-align: middle; width: 140px; margin-left: 10px;}
    .icon-close{margin: 5px 0 0 5px; background: url(../img/close2.png);display: inline-block; position: absolute; width: 13px; height: 13px;}
