﻿.pad-left-80
{
    padding-left: 80px;
}
.lbar
{
    background-color: #f4f4f4;
    font-size: 18px;
    color: #4d4d4d;
    height: 60px;
    line-height: 60px;
}
.lbar select
{
    border: 1px #4d4d4d solid;
    font-size: 18px;
    line-height: 25px;
    height: 25px;
}
.headercss
{
    height: 45px;
    color: #666666;
    border-bottom: 2px solid #b7b7b7;
    font-weight: bold;
    font-size: 18px;
}
.headercss td
{
    border-bottom: 2px solid #b7b7b7;
}
.rowcss
{
    height: 41px;
    color: #666666;
    border-bottom: 1px dashed #676767;
    font-size: 16px;
}
.rowcss td
{
    border-bottom: 1px dashed #676767;
}
.pagercss
{
    height: 70px;
    text-align: center;
}
#pager a
{
    margin: auto 30px;
    font-size: 14px;
}
