#instructors {
	width: 924px;
	position: relative;
	top: 24px;
	background-color: #FFFFFF;
}
ul {
	margin-top: 0em;
	padding-top: 0em;
	line-height: 1.4em;
	vertical-align: middle;
	list-style: none;
	margin-left: 10px;
}
li  {
	background: url("../Images/Index/bullet.png");
	background-repeat: no-repeat;
	background-position: 0 9px;
	padding-left: 12px;
}
#founders {
	width: 924px;
	position: relative;
	background-color: #FFFFFF;
	top: 36px;
}
