#teacher_profile {
	width: 216px;
	float: right;
	background: rgba(152,206,221,0.7);
	line-height: 1.2;
	padding: 20px;
	font-size: 90%;
margin-left: 10px;
}
#content #teacher_profile p {
	margin: 0;
	padding-bottom: 0;
	text-indent: 2em;
}
#content #teacher_profile p.first {
	text-indent: 0;
}

#content #teacher_profile ul li {padding:0;margin:0}
#content #teacher_profile ul {padding-left:1em}

#content #teacher_profile h1 {
	padding-top: 0;
	font-size: 130%;
}