/* bold average */
#haywoodCanvas svg g path:nth-last-of-type(1) { stroke-width: 3 !important; }
/* bold current year */
#haywoodCanvas svg g path:nth-last-of-type(2) { stroke-width: 4 !important; }

.haywoodCost svg g g { visibility: hidden !important; }

ul.references { padding: 0 !important; margin-left: 2em !important; }

ul.references li {
	list-style-type: none !important;
	margin:          0.5em 0 !important;
	padding:         0 !important;
	text-indent:    -2em;
}
