.PagingBandContainer {
	margin: 5px;
	font-size: 0.9em;
}

.PagingBandCurrentPage {
	font-weight: bold;
	padding: 5px;
}

.PagingBandPageLink {
	cursor: pointer;
	padding: 5px;
	text-decoration: none;
}

.PagingBandPageSummary {
}