#cfpTitle {
    color: #007bb1;
    font-weight: bold;
    font-size: 20px;
    float: right;
    margin-bottom: -2px;
    background-color: #e7e6e6;
    width: 100%;
    text-align: right;
    display: none;
}

#countdown {
    color: red;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    display: none;

    margin-right: 20px;
}