/* file: http://fm.cnbc.com/applications/cnbc.com/resources/files/2013/07/12/badge-ad-css-update.js?vn=1386587276*/
﻿$(window).load(function () {
    $('.cols2 .col2 .badge-ad + .module-header').css("margin-top", "-20px");
    $('.topic-section .badge-ad + .module-header').css("margin-top", "-6px");
});
