.views-view-grid{
    table-layout: fixed;
    width: 1px; /* This ugly hack allows the table to be only as wide as necessary, breaking text on spaces to allow cells to be less wide. */
}

.peoplerow{
    width:140px;
    text-align:center;
    cell-padding:0px;
}