<style type="text/css">
    .calais_tag {
        float: left;
        padding: 2px 6px 4px 3px;
        background: #e1f3fd;
        font-size: 8pt;
        color: #000;
        margin: 0 5px 5px 0;
        border: 1px solid #ccc;
        border-radius: 3px 3px 3px 3px;
        cursor: pointer;
    }
    .calais_tag img {
        position: relative;
        top: 4px;
        margin-right: 2px;
    }
</style>
