#nextpagebox {
height: 16px;
width: 250px;
margin-left:auto;
margin-right:auto;
margin-top: 15px;
margin-bottom: 10em;
}
#nextandprevpage {
background-image:url(../images//paginator/paginator.jpg);
background-repeat:no-repeat;
width: 81px;
height:26px;
float:left;
margin-left: 5px;
padding-top:7px;
margin-top: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color: #000000;
text-align:center;
}
.nextandprev {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color: #ffffff;
text-decoration:none;
}
.nextandprev:link {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color: #ffffff;
text-decoration:none;
}
.nextandprev:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color: #003366;
text-decoration:underline;
}
#nextpageboxcomments {
height: 16px;
width: 700px;
float:left;
margin-left: 3em;
margin-top: 1em;
margin-bottom: 2em;
}
