.page_list
{
	text-align:		center;

	margin:			1em auto 1em auto;
	padding:		0;
}

.page_list LI
{
	margin:			auto 1em auto 1em;

	display:		inline;
}

