.pages{
  direction: rtl;
  text-align: center;
}


.pageLink , .page , .divtxt , .goLink , .go , .totalPage{
    display:inline;
    font-family: Tahoma;
    font-size: 10px;
    margin: 2px;
    text-align: center;
    border: solid 1px #ffffff;
}



.totalPage{
  display:block;
  width: 80px;
  font-weight: bold;
  color: #666666;
}

.pageLink , .page{
    width: 16px;
}


.goLink , .pageLink{
    background: #E7F1F5;
    border: solid 1px #B3B9D0;
}


.page , .go{
    background: #F5DBC2;
    border: solid 1px #CC6600;
    color: #804000;
}




.goLink , .go{
  width: 40px;
}


.divtxt{
    width : 60px;
}


.pageLink a ,.goLink a{
  width: 100%;
  text-decoration: none;
  color: #374862;
}


.pagetxt{
font-family: Tahoma;
font-size: 10px;
border: solid 1px #999999;
display: inline;
margin: 0px;
color: #333333;
    height: 16px;
}

