#approval {
	clear: both;
	color: #7B5C47;
	list-style-type: disc;
	font-size: 120%;
	list-style-position: inside;
}
#approval li {
	width: 50%;
	float: left;
	padding-bottom: 1em;
}

#right_column .ap_notes {
	text-align: right;
	color: #7B5C47;
	padding-top: 5px;
	clear: both;
	font-size: 120%;
}
#right_column h2 {
	clear: both;
	padding-top: 30px;
}
