#see_whos_going .panel_body.splash {
    min-height: 22px;
    padding: 18px;
    text-align: center;
}

#see_whos_going .panel_body.splash .spinner {
    position: relative;
    top: 3px;
}

#see_whos_going .panel_head2 {
    position: relative;
}

#see_whos_going .panel_body {
    position: relative;
    padding: 0;
}

#see_whos_going .clear,
#see_whos_going .auth {
    clear: both;
}

#see_whos_going .social_settings .social_settings_show {
    position: absolute;
    top: 8px;
    right: 8px;
}

#see_whos_going a.social_share {
    margin: 0 0 0 6px;
}

#see_whos_going .icon {
    position: absolute;
    top: 12px;
    width: 21px;
    height: 21px;
    background-image: url('../../images/sprites/see_whos_going_icons.png');
}

#see_whos_going .icon.people {
    background-position: 0 -42px;
}

#see_whos_going .icon.arrow {
    background-position: 0 -21px;
}

#see_whos_going .headline {
    position: relative;
    padding: 8px 10px 8px 48px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#see_whos_going .headline .icon {
    left: 18px;
}

#see_whos_going .notice {
    padding: 18px 0;
    text-align: center;
}

#see_whos_going .notice.right {
    position: absolute;
    top: 40px;
    left: 226px;
}

#see_whos_going .connect .swg_connect {
    border: none;
    outline: none;
}

#see_whos_going .connect .swg_connect img {
    margin: 0 0 -8px 6px;
    border: none;
}

#see_whos_going .more {
    height: 18px;
    line-height: 24px;
    padding: 0 0 6px 0;
    border-top: 1px dotted #dedede;
    text-align: center;
    background-image: url('../../images/background/stripes.png');
}

#see_whos_going .people,
#swg_preview .people {
    max-height: 135px;
    padding: 0 0 18px 0;
    overflow: hidden;
}

#see_whos_going .people .person,
#swg_preview .people .person {
    float: left;
    width: 190px;
    padding: 18px 0 0 18px;
    white-space: nowrap;
}

#see_whos_going .people .person.friend,
#swg_preview .people .person.friend {
    cursor: pointer;
}

#see_whos_going .people .person .avatar,
#see_whos_going .people .person .info {
    float: left;
    font-size: 11px;
}

#see_whos_going .people .person .avatar {
    line-height: 0;
    margin: 0 6px 0 0;
}

#see_whos_going .people .person .info {
    width: 134px;
    height: 46px;
    margin: 2px 0 0 0;
    overflow: hidden;
    white-space: normal;
    line-height: 1;
}

#see_whos_going .people .person.friend:hover .info {
    text-decoration: underline;
}

#see_whos_going .people .person.self .signout {
    font-size: 11px;
}

#swg_preview {
    margin-bottom: 0;
}
