
.brand-side .category-other .ul-text li a:link, .brand-side .category-other .ul-text li a:visited
{
    color: #1A69C6;
}
.brand-side .category-other .ul-text li a:hover, .brand-side .category-other .ul-text li a:active
{
    color: #1A69C6;
}
 
.pagination
{
    height: 22px;
    font-family: Tahoma;
    font-size: 12px;
}
.page-top, .page-bottom
{
    zoom: 1;
}

.page-bottom a
{
    text-decoration: none;
}
.page-top:after, .page-bottom:after
{
    content: "";
    height: 0;
    display: block;
    clear: both;
}
 
.pagination a, .page-info, .page-prev, .page-cur,page-start, .page-end, .page-break, .page-skip
{

    margin: 0 3px 0 0;
    height: 18px;
    margin: 0 3px 0 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 18px;
    font-family: Tahoma, SimSun, Arial;
}
 .pagination a, .page-end
{
    padding: 0 5px;
    border: solid 1px #ccc;
}
.pagination a:hover
{
    border: solid 1px #AAD6EF;
    text-decoration: none;
}
.page-start
{
    width: 20px;
    padding: 0 !important;
    background-position: 7px -217px;}
a.page-prev
{
    width: 20px;
    padding: 0 !important;
    background-position: -68px -217px;
}
.page-cur, .page-break
{
    padding: 0 3px;
}

a.page-next
{
    padding-right: 16px;
    background-position: -179px -217px;
}

.page-cur
{
    border: 1px solid #AAD6EF;
    padding: 0 5px;
    font-weight: 700;
    color: #62A5EE;
    background-color:#DBF7FF;
}
.page-skip
{
    padding: 0 3px;
    color: #666;
}
.page-skip input
{
    width: 30px;
    height: 18px;
    margin: 0 5px;
    _margin-top: -2px;
    _height: 17px;
    border: solid 1px #999;
    vertical-align: top;
    vertical-align: middle;
    font-family: Tahoma, SimSun, Arial;
    color: #000;
    text-align: center;
    padding: 0;
}
.page-skip button
{
    width: 37px;
    height: 19px;
    margin: 0 0 0 5px;
    border: 0 none;
    background-position: -238px 0;
    text-indent: -9999px;
}
body .pagination .page-skip button:hover
{
    border: none;
}
.page-prev span,  .page-mini .page-next span, .page-mini .page-end span, .page-skip button span
{
    display: none !important;
}

