#main div.offering {
	margin: 10px 0 10px 110px;
}

#main div.offering img {
	float: left;
	padding-right: 12px;
}

#main div.offering h3 {
	padding: 4px 0 2px 0;
}

#main div.offering p {
	width: 480px;
	padding: 0 0 6px 42px;
}

#main table.syllabus {
	width: 530px;
}

#main table.syllabus tr:first-child {
	background: top left url(../../../img/list/list_header.png) no-repeat;
	height: 22px;
}

#main table.syllabus th {
	color: #FFFFFF;
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 2px 0;
}

#main table.syllabus th span {
	color: #FFF;
	float: left;
	display: block;
	margin-top: 1px;
	margin-right: 4px;
}

#main table.syllabus th img {
	margin-top: 2px;
}

#main table.syllabus th:first-child {
	padding-left: 16px;
}

#main table.syllabus td {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 0 12px 0;
	border-bottom: 1px solid #BCB599;
}

#main table.syllabus td a {
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
}

#main table.syllabus td:first-child {
	padding: 0 0 0 16px;
}

