@charset "utf-8";
/* CSS Document */

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	}

li { background: url(mybullet.gif) left center no-repeat }