div.callout {
    background-color: #bc8500;
    color: #461a27;
    margin: 0;
    padding: 16pt;

    cursor: pointer;

    display: none;
}