.tocke {
	list-style-position: inside;
	list-style-type: circle;
}
li {
	list-style-type: disc;
	list-style-position: outside;
}
