/* 
Copyright Sarah Lawrence College. All rights reserved.
Author: Winston Churchill-Joell
		Communications / Interactive

*/
div#content ul, div#content ul li, div#content ol, div#content ol li {
	margin-left: 1.5em;
}
p, div#content li {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: .7em 0;
}
div#content li li {
	font-size: 1em;
}

