/* 
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;
}
dt, dd {
	font-size: 1.2em;
	line-height: 1.4
}
dt, div#site_index h2 {
	font-weight: bold;
	margin-top: 1em
}
dd {
	margin-left: 2em;
}
div#site_index h2 {
	color: silver;
	border-bottom: 1px solid;
	padding: .3em;
}
