@charset "utf-8";
#term_dates_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin: 1em;
	width: auto;
}
#term_dates_table th {
	text-align: left;
}
#term_dates_table caption {
	font-size: 1.2em;
	font-weight: bold;
}
#term_dates_table td {
	width: auto;
}
