.achievementlist {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	display: inline-block;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	list-style-position: inside;
	list-style-type: circle;
}
