.cmn_action td {
	padding: 5px;
}

.cmn_list {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

.cmn_list th {
	border-right: 1px solid #000;
	background-color: #000;
	color: #fff;
	padding: 2px;
}

.cmn_list td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
}

.cmn_list td.ftext {
}

.cmn_list td.foption {
	text-align: center;
}


.cmn_list td.course {
	font-size: 16px;
}

.cmn_list td.module {
	padding-left: 15px;
}



.cmn_form th {
	padding: 3px;
	text-align: right;
}

.cmn_form td {
	padding: 3px;
}

.cmn_form .frm_submit {
	text-align: center;
}
