#devchart {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
}

#devchart H2 {
	margin-bottom: 5px;
}

#devchart UL {
	margin-top: 0;
	margin-left: 15;
	margin-bottom: 0;
	list-style: bullet;
}

#devchart UL LI {
	margin-left: 10;
}