.pageBody {
	height: 423px;
}

.lecturers {
	margin-bottom: 5px;
	display: block;
	width: 635px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #E9EAEB;
	margin-top: 5px;
	background-image: none;
	height: 105px;
}

.lecturers ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.lecturers ul li a {
	color: #165A66;
	text-decoration: none;
	display: block;
	width: 640px;
	background-color: #BCC1C5;
}

.lecturers ul li.odd a {
	background-color: transparent;
}

.pageBody {
	width: 450px;
	background-color: white;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
}

.bodyRight {
	display: block;
	width: 180px;
	height: 400px;
	float: left;
	margin-top: 50px;
}

#pageImage {
	display: block;
	width: 180px;
	height: 300px;
	margin-bottom: 5px;
	background-image: url('../images/lecturersBack.html');
}

a.registerLink {
	display: block;
	width: 180px;
	height: 120px;
	background-image: url('../../UserFiles/site_layout/registerButton1.gif');
}

#secondLevelMenu.menuBar {

}

.latestCourses {

	height: 583px;

}

.textContainer {
	display: block;
	width: 100%;
	height: 370px;
	overflow: auto;
}