﻿.pager-row table {
	margin: 0px 20px; width: auto;
}
.pager-row {
	
}
.pager-row td {
	padding: 2px;
}
.pager-row td a {
	padding: 0px; border: 0px solid rgb(25, 118, 203); border-image: none; width: 33px; height: 22px; text-align: center; line-height: 22px; text-decoration: none; display: inline-block;
}
.pager-row td a:link {
	padding: 0px; border: 0px solid rgb(25, 118, 203); border-image: none; width: 33px; height: 22px; text-align: center; line-height: 22px; text-decoration: none; display: inline-block;
}
.pager-row td a:hover {
	padding: 0px; border: 0px solid rgb(25, 118, 203); border-image: none; width: 33px; height: 22px; text-align: center; line-height: 22px; text-decoration: none; display: inline-block;
}
.pager-row td span {
	padding: 0px; border: 0px solid rgb(25, 118, 203); border-image: none; width: 33px; height: 22px; text-align: center; line-height: 22px; text-decoration: none; display: inline-block;
}
.pager-row td a {
	background: url("imagespager-button.gif") no-repeat center; color: rgb(0, 0, 0);
}
.pager-row td a:link {
	background: url("imagespager-button.gif") no-repeat center; color: rgb(0, 0, 0);
}
.pager-row td a:hover {
	background: url("imagespager-button.gif") no-repeat center; color: rgb(255, 0, 0);
}
.pager-row td span {
	background: url("imagespager-button-span.gif") no-repeat center; color: rgb(119, 119, 119); font-weight: bold; cursor: default;
}