#MasterTable #Main .Price {
	color: #990000;
	font-weight: bold;
}
#MasterTable #Main #Seminars .SeminarName {
	font-weight: bold;
	text-transform: uppercase;
}

#MasterTable #Main #Seminars .DottedBottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FFFFEB;
}
#MasterTable #Main #Seminars blockquote {
	margin-left: 15px;
}
#MasterTable #Main #Seminars .SeminarsDates td {
	padding-top:0px;
}
#MasterTable #Main #Seminars .highlight {
	font-style: italic;
	color: #386934;
	font-weight: bold;
}

