.banner{
	margin-bottom: 50px;
	text-align: center;
}

.intro{
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;
}

.presenter{
	margin-bottom: 50px;
	border-bottom: 1px solid #eee;
	padding-bottom: 50px;	
}

.name{
	font-weight: bold;
	font-size: 1.2em;
}

.photo{
	float:right;
	margin:0 0 50px 50px;
}

.photo img{
	max-width: 100px;
}

.title{
	font-weight: bold;
	margin-bottom: 50px;
}

.list-title{
	font-weight: bold;
	margin-top: 20px;
