div.list-footer
{
	/*normal*/
	/*debug*/
	
}

.pagination
{
	/*normal*/
	text-align:center;		

	margin-left:25%;
	width:50%;
	/*debug*/
	/*background-color:#0f0;*/
}

.counter
{
	/*normal*/
	text-align:center;

	margin-left:25%;
	width:50%;

	font-weight:bold;

	/*debug*/
	/*background-color:#f00;*/
}

