﻿.AddressContainer,
.AgendaContainer,
.FacultyContainer,
.DisclosureContainer,
.LearningObjectivesContainer,
.CreditInformationContainer,
.EvaluationContainer,
.DownloadContainer,
.DownloadInformationContainer
{
	padding: 5px 0px;
	vertical-align: top;
}

.AddressLabel,
.AgendaLabel,
.FacultyLabel,
.DisclosureLabel,
.LearningObjectivesLabel,
.CreditInformationLabel,
.EvaluationLabel,
.DownloadLabel,
.DownloadInformationLabel
{
	display: table-cell;
	font-style: italic;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
	width: 95px;
}

.AddressContent,
.AgendaContent,
.FacultyContent,
.DisclosureContent,
.LearningObjectivesContent,
.CreditInformationContent,
.EvaluationContent,
.DownloadContent,
.DownloadInformationContent
{
	display: table-cell;
	vertical-align: top;
}

.ActivityCreditInfo p
{
	margin: 0px 0px 12px 0px;
}

.Newsletter
{
	font-size: 1.05em;
	font-weight: bold;
}
