h2
{
	margin-bottom: 0;
}
h3
{
	padding-top: 1em;
	margin-bottom: .3em;
	xcolor: #386B3B;
}
dl.schedule
{
	border-bottom: 1px dotted #000;
}
dl.schedule dt
{
	float: left;
	width: 6em;
	margin-bottom: .3em;
	text-align: right;
}
dl.schedule dd
{
	margin-bottom: .3em;
	margin-left: 6em;
	padding-left: 1em;
}
dl.schedule dt,
dl.schedule dd.title
{
	padding-top: .3em;
	border-top: 1px dotted #000;
}
dl.schedule dd.concurrent
{
	border-top: none;
}
dl.schedule dd.title
{
	xmargin-bottom: .4em;
	font-weight: bold;
	xcolor: #386B3B;
}
dl.schedule dd.title a
{
	font-weight: bold;
	font-style: italic;
}
