<style>
    h2{
    padding:0px;
    }
    .topicsheading h2 span {
    display: inline-block;
    position: relative;
    padding: 12px 55px 12px 0px;
    top: 0px;
    }
    .topicsheading h2 span #cNews {
    background: url("http://mobile.ocfl.net/Portals/_default/Skins/OCMobile/Images/iconNews.png") no-repeat scroll -1px center transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
    }
    .topicsheading h2 span #cCalendar {
    background: url("http://mobile.ocfl.net/Portals/_default/Skins/OCMobile/Images/iconCalendar.png") no-repeat scroll -4px center transparent;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 43px;
    }
</style>