            .pg-normal {
                color: #768887;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }
            .pg-selected {
                color: #A60000;
                font-weight: bold;                  
                cursor: pointer;
            }
	    #pageNavPosition {
		color:#b9cccc;
		float:right;
		margin:5px 10px 0 0;
		font-size:11px;
	    }
	    .pg-array {
                color: #A60000;
                font-weight: normal;
                text-decoration: none;    
                cursor: pointer;    
            }