.session_title, .session_title_with_chair {
	font-size: smaller;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0.5em
}

.session_title {
	margin-bottom: 0.5em
}

.session_title_with_chair {
	margin-bottom: 0
}

.session_time {
	font-size: smaller;
}

abbr, span.translated {
	border-bottom: 1px dotted #999;
}

.paper_type, .role {
  font-size: smaller;
  text-transform: uppercase
}

.role {
  margin-right: 1em;
}

.affiliations {
	font-style: italic;
}

.program td {
  margin: 0;
  padding: 0
}

td.session {
  padding-left: 1em
}

.session p {
  margin-top: 0;
  margin-bottom: 1em
}

.video_link {
	font-size: smaller;
	border: 1px solid #666;
	padding: 2px;
	margin: 0 0 0 0.5em;
	border-radius: 4px
}

.sort_separator {
	color: #999;
	margin: 0 0.25em
}