.instructor h1 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;	
}

.instructor h2 {
	display: block;
	font-size: 16px;
	line-height: 1;
	color: #909090;
	margin-top: 10px;
}

.html_content {
	margin-top: 20px;
}