.ascustomlistbody {
	
	margin-top: 10px;
	margin-bottom: 10px;

}

.ascustomlist span {

	font-size: 1rem;

}

.ascustomlist .asactivepage {

	background-color: grey;
	color: white;
	font-weight: bold;

}

.aspagelistpagecounter {
	
	display: inline-block;
	padding: 5px;
	cursor: pointer;
	margin-right: 5px;
	margin-bottom: 5px;

}

.aspagelistpagecounter:hover {

	background-color: grey;
	color: white;

}
