/*
+----------------------------------------------------------------+
|	WordPress 2.6 Plugin: WP-PageNavi 2.40
|	Copyright (c) 2008 Lester "GaMerZ" Chan
|
|	File Written By:
|	- Lester "GaMerZ" Chan
|	- http://lesterchan.net
|
|	File Information:
|	- Page Navigation CSS Style
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css
+----------------------------------------------------------------+
*/

.wp-pagenavi {
	display:block;
	padding: 0; 
	margin: 0 auto;
	clear:both;
	text-align:center;