.clearfix:after {
    clear:both;
    content:' ';
    display:block;
    font-size:0;
    line-height:0;
    visibility:hidden;
    width:0;
    height:0;
}

/*frontpage_external - START*/
#frontpage_external {width:218px; margin-top:20px;}

#frontpage_external_menu {}
#frontpage_external_menu > div {float:left; margin-left:4px;}
#frontpage_external_menu > div div {padding:3px 5px 2px 5px; cursor:pointer; border:1px solid #CCCCCC; border-bottom:0; background:#EFEDEE; border-radius:4px 4px 0 0;}
#frontpage_external_menu > div div.active {background:#FFFFFF; cursor:auto; margin-bottom:-1px; padding-bottom:3px;}

#frontpage_external_content {width:230px;height:304px; border:1px solid #CCCCCC; border-radius:2px;}
#frontpage_external_top {padding:3px 3px 3px 5px; font-size:14px; background:#EEEFF4; margin:1px; border-bottom:1px solid #D7DFEA;}
#frontpage_external_links {margin:10px 5px 0 5px; padding-bottom:8px; border-bottom:1px solid #D7DFEA;}
#frontpage_external_links a {font-size:13px; color:#3B5A9A;}
#frontpage_external_facepiles {margin-left:10px; margin-top:5px;}
#frontpage_external_vk {margin-left:1px; margin-top:1px; padding-right:1px; padding-bottom:1px;}

#fb_friends {width:210px;}
#fb_friends_items {margin:5px 0;}
#fb_friends_items > div {float:left; width:32px; height:32px; margin:0 2px 2px 0;}
#fb_friends_items > div img {width:32px; height:32px;}
#fb_friends_number {font-size:13px; line-height:15px; margin-bottom:5px;}
/*frontpage_external - END*/