.aqti-courses {
	margin-bottom: 0!important;
}
.aqti-course-block {
	margin: 0 0 20px 0;
}
.aqti-course-block .excerpt-wrap {
	padding: 20px;
	background-color: #FFF;
}
.aqti-course-block h3 {
    font-family: "Open Sans";
	color: #015883;
	font-weight: 400;
	line-height: 100%;
	margin: 5px 0 15px 0;
}
.aqti-course-block p.excerpt {
	color: #333;
	min-height: 160px;
	margin-bottom: 10px;
}
.aqti-course-block p.more-link {
	text-align: right;
	margin-bottom: 0;
}
.aqti-course-block a {
	color: #015883;
	font-weight: 400;
}

.aqti-related-courses .aqti-course-block h3 {
	font-size: 16px;
    position: relative;
    padding-left: 17px;
}
.aqti-related-courses .aqti-course-block h3:before {
    color: #F8BA31;
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
}
.aqti-related-courses .aqti-course-block h3 a {
	font-weight: 600;
}
.aqti-related-courses .aqti-course-block img {
	max-width: 95%;
	margin: 10px 0 0 0;
}

.black-stroke {
	background: url(images/black.gif) repeat-x 0 50%;
	margin: 0 0 15px 0;
}
.black-stroke h3 {
	color: #333;
	margin: 0;
	padding: 0 25px 0 0;
	background-color: #E5F1F8;
	display: inline-block;
	font-weight: 500;
}

.stickydiv {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
}