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

h1 {
	margin-bottom:30px;
}
h2 {
	font-size:medium;
	margin-top:24px;
	margin-bottom:12px;
	border-top:1px solid #666666;
	padding-top:8px;
}
.lead {
	padding-left:2em;
	padding-right:2em;
	padding-bottom:10px;
}
ul.solutionList {
	margin-left:2em;
	padding-left:13px;
	margin-bottom:0px;
	list-style-image:url(../images/c_9.gif);
}
ul.solutionList li{
	padding-left:0em;
	margin-top:2px;
	line-height:1.5em;
}
.selectForm td,
.selectForm th {
	padding-top:6px;
	padding-bottom:4px;
	padding-left:12px;
	text-align:left;
}
.submit{
	margin-left:12px;
	margin-top:6px;
	text-align:left;
}
.submit th{
	padding-left:7em;
}
.submit td{
	padding-left:12px;
}
.relayInfo {
	margin-left:2em;
}
.noMargin {
	margin-top:0px;
	margin-bottom:0px;
}
.cap {
	color:#cc0000;
}
.itssCap {
	color:#cc0000;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:1em;
}
th.courseName,
td.courseName {
	width:225px;
}
th.courseTerm,
td.courseTerm {
	width:90px;
}
th.courseArea,
td.courseArea {
	width:100px;
}
th.courseIcon
td.courseIcon {
	width:150px;
	font-size:5px;
}
th.coursePrice,
td.coursePrice {
	width:90px;
}