/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

#buddypress .label{
    color:#000000;
    display:table-cell;
    text-align: right;
}

/* hide a button that says 'view' in the user profile subnav */
#public-personal-li{
    display:none;
}