
.pqrc_TrainingUpcomingCoursesHeading {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

.pqrc_TrainingCoursesTable td {
	text-align: center;
}

.pqrc_TrainingCourseTitle {
	font-size: larger;
	font-weight: bold;
}

.pqrc_TrainingCourseSubTitle {
	font-weight: bold;
}

.pqrc_TrainingCourseShortDescription {
	margin-bottom: 0px;
	padding-bottom: 0px;
    text-align: left;
	/*font-weight: bold;*/
}

.pqrc_TrainingCourseDateLocation {
	margin-top: 6px;
    margin-bottom: 6px;
	padding-top: 0px;
	font-weight: bold;
}

.pqrc_TrainingCourseLongDescription {
    text-align: left;
}

.pqrc_TrainingCourseLongDescription h4, 
.pqrc_TrainingCourseLongDescription p, 
.pqrc_TrainingCourseLongDescription ul {
    margin-top: 6px;
    margin-bottom: 6px;
}

.pqrc_TrainingCoursesTable td .pqrc_TrainingCoursesOther {
    text-align: left;
}

.pqrc_TrainingContact td {
    vertical-align: top;
}

.pqrc_TrainingContact td p {
    margin:0;
    margin-bottom: 6px;
}

.pqrc_TrainingContactSpacer {
    width: 80px; /*5em;*/
}

#pqrc_TrainingContactMEPE {
    border-right: 1px solid gray;
    padding-right: 20px; 
    
}
#pqrc_TrainingContactOther {
/*    border-left: 1px solid gray; */
    padding-left: 20px;
}
