/* Mission --------------------- */
p#mission {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-top: -1.5em;
	padding-bottom: .7em;
	margin-bottom: 1em;
	border-bottom: 1px solid #82a292;
	}
h3, ul.mission {
	line-height: 1.6em;
	}
	ul.mission {
	font-family: "Trebuchet MS", Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 1em;
	}
ul#services {
	margin-top: -25.4em;
	margin-left: 350px;
	}
	
/* Profile --------------------- */
div.profile p {
	padding-bottom: .7em;
	}
div.profile p.first {
	margin-top: -1.1em;
	}

/* Resume & Project List --------------------- */
div.resume-projects h3 {
	border-top: 1px solid #a4baaf;
	margin-top: 1.4em;
	}
div.resume-projects ul {
	margin-left: 1.4em;
	list-style-type: square;
	line-height: 1.6em;
	}
	
/* Lectures --------------------- */
div.resources ul.list {
	margin-left: 1em;
	list-style-type: disc;
	line-height: 1.4em;
	}
	div.resources ul.list li {
	margin-top: .35em;
	}
	
/* H3s */
div.profile h3.first,
div.resume-projects h3.first,
div.resources h3.first {
margin-top: -1.9em;
border-top: 0;
}