.home p, .home ul {
	width: 99%;
	margin: auto;

}

div.date {
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
}

.time {
	font-size: 1.1em;
	font-weight: 500;
}

.session {
	padding: .5em;
}

.timeblock .talk {
	padding: .5em;
	display: block;
}

footer {
	display: none;
}

.session:nth-child(2) .overview, .session:nth-child(3) .overview, .session .overview {
	padding: .2em;
	background-color: #ffffff;
	font-weight: 500;
}
.sesstitle {
	font-weight: 500;
}

.overview {
	margin-bottom: .3em;
}

nav, .banner {
	display: none;

}

