#pagination pages-nav a
{
        display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    
    }
#Pagination a.disabled span.next{background: rgba(0, 0, 0, 0) url("404.png") no-repeat scroll -93px 5px;}
#Pagination span.disabled span.back{  background: rgba(0, 0, 0, 0) url("404.png") no-repeat scroll -41px 5px;}

#Pagination a.disabled span.back{  display: none;
                                   }

#Pagination span.currentpage{ background-color: #3aa84c;

    color: #fff; border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 8px;
    text-align: center;
    width: 26px;
    
         display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 8px;
    cursor: pointer;
    
    }
    
    #Pagination a 
    {
        

    border-radius: 50%;
    display: inline-block;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    margin: 0 8px;
    text-align: center;
    width: 26px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin-right: 8px;
    cursor: pointer;
        }