/* Official Plug-In Styles */

/* Style for List Style "Customer 1" */
li.style0 {
	list-style-image: none;
	margin-left: -20px;
	list-style-type: disc;
}
/* Style for List Style "Customer 2" */
li.style8 {
	list-style-image: none;
	margin-left: -20px;
	list-style-type: circle;
}

/* Place your own styles here */
