/**
 * @created on 16/02/2007
 * @author Mike Kelly
 * @contact mike@whatsthat.co.nz
 *
 * If you would like to include the dynamic page content
 * You're going to have to uncomment the display: none
 * and have a look at the public.pg_content.js for more instructions
 *
 **/

/* CSS Document */

.pg_content_content {
	/*display: none;*/
	}

.pg_content_pagination {

	}

.pg_content_pagination .pagination_links {
	width: 90%;
	}

html[xmlns] .pg_content_pagination .pagination_links {
	width: 45%;
	}