
/* PAGE */

    .fullpage .col1 {
        padding-top: 55px;
    }
    
    td {
        border: none;
    }
    
    #communityContainer a:link {
        color: #999;
    }
    
    #communityContainer a:hover {
        color: #0f8956;
    }
    

/* BREADCRUMB */

    #breadcrumb {
        top: 25px;
    }   
    
    
/* SUBPANEL */
    
    .subPanel .CommonContentBoxFooter {
        padding: 0 15px 15px 15px;
    }
    

/* AVATARS */

    .CommonAvatarListItemList li {
        list-style: none;
}
