@charset "utf-8";
/* online courses and instructor led courses */
.fr{float: right; clear: right;}
.fl{float: left; clear: left;}
.floatContain{clear: both; overflow: hidden;}
strong{display: block; color: #666; font-size: 1.3em;}
ul strong{font-size: 1em;}
.backToTopLink{display: block; text-align: right; padding-bottom: 20px;}

.courseModule{ }
.courseModule h2{padding-top: 20px;}
.courseModule li{}

.fr{display: inline;}
.fr a img{border: none;}

#customer-service, #sales-coaching{border-bottom: none;}

.plusMarginBottom li{margin-bottom:10px;}

.floatContain img{float: none; clear: none; padding: 0;}
.floatContain img.fr{float: right; clear: right}