

table.list-table th h3 {
	text-align: right;
}

table.list-table td h4 {
	background-color: #949494;
	color: white;
	font-size: 15px;
	font-weight: 500;
	padding: 5px 20px;
	text-align: justify;
}

div.caution table.list-table th {
	background-color: #f2f2f2;
	color: black;
}

table.pricelist td.p {
	width: auto;
}

div.course-pricelist table.pricelist th.campaign {
	background-color: #e3c415;
}

div.course-pricelist table.pricelist tr.header td {
	background-color: #15a89a;
}

div.course-pricelist table.pricelist td {
	background-color: white;
}