.nrpages {	position: absolute;
	width: 100%;	top: 80%;
	text-align: center;
	font-family: 'Verdana';
	color: #777; font-size: 12px;
	padding: 7px;
	border: solid 0px #e0edf7;
	}
.nrpages p { font-size: 10px; display: inline; padding-right: 10px; font-weight: bold; color: #6e87a1;}
.nrpages ul { padding: 0px; margin: 0px; list-style-type: none; font-size: 11px; display: inline;}
.nrpages li { padding: 0px; margin: 0px; list-style-type: none; display: inline;}
.nrpages .current { padding: 2px 5px; background: #000; color: #ff8000; font-weight: bold; border: solid 1px #fff; font-size: 15px; text-decoration: none;}
.nrpages .off { padding: 2px 5px; background: #000; color: #ff8000; font-weight: bold; border: solid 1px #fff; font-size: 10px; text-decoration: none;}
.nrpages a { padding: 2px 5px; background: #000; color: #ff8000; font-weight: bold; border: solid 1px #fff; font-size: 10px; text-decoration: none;}
.nrpages a:visited { padding: 2px 5px; background: #222;    color: #ff8000; font-weight: bold; border: solid 1px #fff; font-size: 10px;}
.nrpages a:hover   { padding: 2px 5px; background: #ff8000; color: #fff;    font-weight: bold; border: solid 1px #fff; font-size: 10px; text-decoration: none;}