

.pgno {
padding: 2px;
}

.pgno ul{
margin: 0;
padding: 0;
text-align: right;
font-size: 11px;
}

.pgno li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pgno a, .pgno a:visited{
padding: 0 5px;
border: 1px dotted #2B4903;
text-decoration: none; 
color: #003300;
}

.pgno a:hover, .pgno a:active{
border: 1px solid #009900;
color: #336633;
background-color: #99CC99;
}

.pgno a.currentpage{
background-color: #99CC99;
color: #FFF !important;
border-color: #003300;
font-weight: bold;
cursor: default;
}

.pgno a.disablelink, .pgno a.disablelink:hover{
background-color: white;
cursor: default;
color: #999999;
border-color: #999999;
font-weight: normal !important;
}

.pgno a.prevnext{
font-weight: bold;
}

</style>
