.annotation:before {
	content:			"* ";
}

.comment-hangingIndent {
	display: inline-block;
	margin:0;
	padding-left: 1em;
	text-indent: -1em;
}
