﻿﻿.dgItem td
{
    border:0px;
    padding: 10px;
    border-bottom:1px solid #d5d5d5;
    height:60px;
    line-height: 1.5;
    background: #fff;
}

.dgItem ins
{
    display: block;
    padding: 10px;
    margin: 10px;
    font-size: 13px;
    line-height: 1.3;
    text-decoration: none;
    background: #f1f1f1;
}


.divPager
{
    height:60px;
    float:right;
    line-height:60px;
}