#agendatable {}
#agendatable tr {padding-top: 20px;}
#agendatable th {border-top: 1px solid #98A4A7; vertical-align: top; font-size: 0.8em; font-weight: bold;}
#agendatable td {padding: 5px; border: 1px solid #eee; border-top: 1px solid #98A4A7; vertical-align: top; font-size: 0.8em; font-weight: normal;}
#sessionabstract {padding-top: 20px;}
#sessiontitle a {font-size: 1.0em; font-weight: bold;}
#sessionabstract #sessiontitle a {font-size: 1.2em; font-weight: bold;}
#agendatable tr.namedbreak {background-color: #FFFFDF; color: grey; text-align: center; font-weight: bold}
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}
