.paginator {
	text-align: center;
}

.paginator a {
	display: inline-block;
	margin: 5px;
}

.paginator .current {
	font-weight: bold;
}
