.annotation{
	max-width: 600px;
	margin: auto;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	color: #9a9a9a;
	margin-bottom: 20px;
}

a.dotted_link {
    text-decoration: none;
    border-bottom: 1px dotted #000;
    color: #000;
}
