@import "topArea.css";
@import "menuArea.css";
@import "bottomArea.css";
@import "course.css";

h1 {
	margin-bottom:30px;
}
.lead {
	padding-left:2em;
	padding-right:2em;
	padding-bottom:10px;
}
.detSearchForm td,
.detSearchForm th {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:12px;
}
.detSearchForm th {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:12px;
	text-align:right;
}
td.submit {
	padding-top:25px;
	padding-bottom:24px;	
	text-align:center;
}
