﻿body {
}

.grid {
    border-width: 0px;
    font-size: 12px;
}


.pagerstyle {
    font-size: x-small;
    text-align: right;
    background-position: bottom left;
    background: #808080 url(../ImagePage/toolbarbck.gif) repeat-x scroll left top;
    height:27px;
}

.gopag {
    font-size: x-small;
    width: 22px;
}


.pagprev_old  {
    background-image: url("../ImagePage/previous.png");
    background-repeat: no-repeat;
    height: 1.3em;
    width: 16px;
    cursor: pointer;
    border: 0px;
    margin-top:5px;
}

.pagnext_old  {
    background-image: url("../ImagePage/next.png");
    background-repeat: no-repeat;
    height: 1.3em;
    width: 16px;
    cursor: pointer;
    border: 0px;
}

.pagfirst_old {
    background-image: url("../ImagePage/first.png");
    background-repeat: no-repeat;
    height: 1.3em;
    width: 16px;
    cursor: pointer;
    border: 0px;
}

.paglast_old  {
    background-image: url("../ImagePage/last.png");
    background-repeat: no-repeat;
    height: 1.3em;
    width: 16px;
    cursor: pointer;
    border: 0px;
}

input[type="submit"] .pagprev .pagnext .paglast .pagfirst .pagerstyle .gopag .pagerstyle .grid {
    background-repeat: repeat-x;
    height: 1.3em;
    width: 16px;
    cursor: pointer;
    border: 0px;
}
