/* creates hanging outdent for the faculty biblio info page */

.reference-outdent {
	line-height: 2.5em;
	text-indent: -2em;
	margin-left: 2em;
	margin-bottom: 0.125em;
	margin-top: 0.125em;
}
