
.pubList {
	margin-left: 1em;
}

.publication {
	margin-top: 1.5em;
	margin-bottom: 1em;
	font-size: 85%;
}

.author, .student {
	font-weight: bold;
}

.title {
	font-style: italic;
}

.journal {
	text-decoration: underline;
}

.resource, .report {
	font-style: italic;
	font-weight: bold;
}

.thesis, .reportTitle {
	font-variant: small-caps;
}

.P {
	color: #339977;
}

.M {
	color: #007799;
}

.date {
	font-style: italic;
}

#contentContainer ol, #contentContainer ul {
	text-align: left;
}

#contentContainer ol li, #contentContainer ul li {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}

.researchReport {
	margin: 2em 0 2em 0;
	border: 4px double #774477;
	padding-right: 1ex;
	padding-left: 1ex;
}