.topHalf {
	padding-bottom: 15px;
}

.bottomHalf {
	margin-top: 15px;
}

.topHalf .langolab {
	float: left;
	width: 550px;
	color: #36C;
	font-size: 1.5em;
	line-height: 140%;
	margin-top: 5px;
}

.topHalf .langolab .emph {
	color: #039;
	font-weight: bold;
}

.topHalf .langolab .big {
	font-size: 1.3em;
}

.peopleFilter {
	float: right;
	width: 252px;
	margin-right: 27px;
}

.peopleFilter .titleBar {
	height: 29px;
	width: 226px;
	background-position: 0 -124px;
}

.peopleFilter .titleBar h3 {
	height: 29px;
	width: 226px;
	background-position: right -124px;
	font-size: 0.92em;
}

.peopleFilter .contents {
	border: 1px solid #CCC;
	background-color: #F4F9FF;
	text-align: center;
	padding: 10px;
}

.peopleFilter .ll-BlueButton {
	width: 60%;
	margin: 0 auto;
}

#toggles {
	border-bottom: 1px solid #CECECE;
	padding-bottom: 10px;
	color: #039;
	font-size: 1.1em;
	font-weight: bold;
}

#learningToggle {
	margin-left: 10px;
}

#userContainer {
	border-bottom: 1px solid #CECECE;
	padding-bottom: 15px;
	margin: 10px 0;
}

#paging {
	float: right;
	margin-right: 25px;
}

.userList {
	margin-top: 20px;
}

.ll-UserInfoDiv {
	display: block;
	padding: 8px;
	color: #20899a;
	font-weight: bold;
}

#learningCount {
	visibility: hidden;
}