#wmc-paginator a.active,
#wmc-paginator a:hover {
	text-decoration: underline;
}
#wmc-paginator a {
	cursor: pointer;
	padding: 0px 3px;
	text-align: center;
}
#wmc-paginator {
	overflow: hidden;
	margin-top: 30px;
	text-align: center;
}
#wmc-paginator a.disabled {
	color: #111;
	font-weight: bold;
}

