@CHARSET "UTF-8";
/* $Rev: 110643 $

	Use this Style Sheet to customize the plugin. 
	You can delete the file, and write your custom styles on the theme style.css file.
	Also the pagelist_style_url filter can be used to override the default style.css url.
*/
/* ------------------------------------------ INLINE-PAGELIST PLUGIN */
#inline_pagelist {
	}

#inline_pagelist p {
	}

#inline_pagelist ul {
	text-indent: 0px;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	overflow: visible;
	}

#inline_pagelist ul li {
	list-style-type: square;
	}

#inline_pagelist ul li.current_page_item {
	}

/* EOF */