@charset "UTF-8";

/* rightSection */


body#instructor div#section div#rightSection div#firstColumn div.detailBox {
	margin            : 30px 0;
	padding           : 0;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr td.green {
	font-weight       : bold;
	text-align        : left;
	color             : #353535;
	background        : #cccc99;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr td.gray {
	text-align        : left;
	background        : #eee;
	border-right            : 1px #8fb834 solid;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr td.nowrap {
	white-space       : nowrap;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table {
	width             : 616px;
	margin            : 0;
	padding           : 0;
	font-size         : 12px;
	clear             : both;
	border            : 1px #8fb834 solid;
	border-collapse   : collapse;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr {
	line-height       : 1.5em;
}

body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr td {
	border-top        : 1px #8fb834 solid;
	text-align        : left;
}

.greenText {
	color             : #8fb834;
}


body#instructor div#section div#rightSection div#firstColumn div.detailBox table tr td.td-st01{
border-right        : 1px #8fb834 solid;
width:50%;	
}