li {
	list-style-image: url(../images/bigbullet.png);
	list-style-type: none;
}
li li {
	list-style-image: url(../images/smallbullet.png);
}
