.ui-jqgrid tr.jqgrow td
{
    font-weight: normal;
    overflow: hidden;
    white-space:nowrap;
    height: 28px;
    line-height:14px;
    padding: 0 2px 0 2px;
    border-bottom-width: 1px;
    border-bottom-color: inherit;
    border-bottom-style: solid;
}