.TopicTitle {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C30;
	padding-left: 6px;
	border-bottom-style: double;
	border-bottom-color: #C30;
	padding-bottom: 2px;
	color: #666;
	font-weight: bold;
}
.TopicTitleLarge {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C30;
	margin-top:25px;
	padding-left: 6px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
	padding-bottom: 4px;
	color: #666;
	font-weight: bold;
	font-size: x-large;
	border-bottom-width: 2px;
}
.CourseName {
	font-size: medium;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
}
.CourseDescription {
	font-size: small;
	color: #666;
}
.CourseName_AdobeAuth {
	font-size: small;
	color: #666;
	border-left-width: 4px;
	border-left-style: none;
	border-left-color: #C00;
	border-right-width: 4px;
	border-right-style: none;
	border-right-color: #C00;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	padding-bottom: 1px;
	padding-left: 1px;
}
