#buddypress .bp-widget table.profile-fields td.label
{
	display: table-cell !important;
	text-align: left !important;
	color: #707070;
    font-size: 16px;
}
