    .whats_new_content_welcome_block_menu {
        padding: 0;
        cursor: pointer;
    }

    .whats_new_content_welcome_block_menu_selected {
        background: lightgrey;
    }

    .whats_new_welcome_header {
        color: white;
        font-weight: bold;
        text-align: center;
    }

    .whats_new_welcome_body {
        font-size: 9pt;
        line-height: 30px;
        padding: 0;
        margin: auto;
        min-height: 180px;
    }