.promo-link-holder-banner,
a.mk-promo-banner-link {
    height: 130px;
}

html.IsMobile .promo-link-holder-banner,
html.IsMobile a.mk-promo-banner-link {
    height: 155px;
}

@media (max-width: 450px) {
    html.IsMobile .promo-link-holder-banner,
    html.IsMobile a.mk-promo-banner-link {
        height: 32vw;
    }
}

html.IsTablet .promo-link-holder-banner,
html.IsTablet a.mk-promo-banner-link {
    height: 125px;
}

a.promo-text,
a.promo-terms.promo-terms--trunc {
    display: none;
}

.IsDesktop .promotion-banner {
    display: none;
}

.IsDesktop .promotion-content-wrap {
    top: 0;
}

html.IsMobile .promotion-banner,
html.IsTablet .promotion-banner {
    height: 35vw;
    max-height: 140px;
    max-width: 446px;
    margin: 0 auto 20px;
}

html.IsDesktop .promo-holder,
html.IsTablet .promo-holder,
html.IsDesktop .promo-holder-alt,
html.IsTablet .promo-holder-alt,
html.IsMobile .promo-holder,
html.IsMobile .promo-holder-alt {
    height: auto;
}

html.IsDesktop .promo-holder,
html.IsDesktop .promo-holder-alt {
    height: 215px;
}

html.IsTablet .promo-holder,
html.IsTablet .promo-holder-alt {
    height: 200px;
}

html.IsMobile .promo-holder {
    padding-bottom: 28px;
}

.promo-date {
    width: 100%;
    left: 0;
    padding: 0;
    background-color: transparent;
    transform: none;
}

a.mk-promo-banner-link {
    display: block;
    width: 100%;
}

html.IsDesktop .promo-content {
    padding: 0px 8px 0px 14px;
    font-size: 1.39em;
}

html.IsTablet .promo-content {
    padding: 0px 8px 0 14px;
    font-size: 1.23em;
}

html.IsMobile .promo-content {
    padding: 0 3px;
}

.promo-cta {
    padding: 0 12px 9px 13px;
}

html.IsMobile .promo-cta {
    padding: 0 12px 12px 10px;
    position: relative;
}

.promotions-header-title {
    margin: 11px 0 0 0;
    font-size: 1.9em;
}

html.IsTablet .promotions-header-title {
    margin-top: 17px;
}

html.IsMobile .promotions-header-title {
    margin-top: 13px;
    margin-bottom: 0;
    font-size: 1.4em;
    font-weight: bold;
}

.promotions-header,
html.IsMobile .promotions-header {
    margin: 0 40px;
}

.promotions-carousel .scarousel-item.scarousel-active .promotions-category {
    color: #0a427f;
    font-weight: bold;
}

    .promotions-carousel .scarousel-item.scarousel-active .promotions-category:after {
        border-bottom-color: #1db954;
    }

html.IsDesktop .promotions-category {
    padding-top: 5px;
    padding-bottom: 10px;
}

html.IsTablet .promotions-category {
    padding-top: 13px;
    padding-bottom: 4px;
}

html.IsMobile .promotions-category {
    padding-top: 13px;
    padding-bottom: 10px;
}

html.IsMobile .promotions-categories,
html.IsDesktop .promotions-categories {
    margin-bottom: 0px;
}

html.IsDesktop .promo-containers-wrapper {
    padding: 0;
}

html.IsMobile .promo-containers-wrapper {
    max-width: 480px;
    padding: 0 5px 7px;
}

html.IsMobile .promo-containers-wrapper,
html.IsTablet .promo-containers-wrapper {
    margin: 0 auto;
}

html.IsDesktop .promo-container {
    margin: 15px 20px 30px;
}

html.IsTablet .promo-container {
    margin: 0 8px 12px;
}

html.IsMobile .promo-container {
    width: calc(100% - 24px);
    margin: 20px 12px;
}

html.IsMobile div.promo-container:first-of-type {
    margin-top: 0;
}

.promotion-btn-subscribe {
    background-color: #1db954;
    font-size: 1.39em;
    border-radius: 25px;
}

    html.IsDesktop .promotion-btn-subscribe:hover,
    .promotion-btn-subscribe:hover {
        background-color: #1a9545;
    }

.promo-cta-btn-subscribe {
    background-color: #1db954;
}

html.IsDesktop a.promo-cta-btn-subscribe:hover,
html.IsDesktop a.promo-cta-btn-subscribe:hover:hover,
a.promo-cta-btn-subscribe:hover {
    background-color: #1a9545;
}

.promo-cta-information,
.promo-cta-btn-information {
    margin-top: 0;
    color: #fff;
    background-color: #0a427f;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    text-decoration: none;
    text-align: center;
    font-size: 1.07692308em;
}

    .promo-cta-information:hover,
    .promo-cta-btn-information:hover,
    html.IsDesktop .promo-cta-btn-information:hover {
        background-color: #053160;
        color: #fff;
    }

html.IsDesktop .promo-cta-information,
html.IsDesktop .promo-cta-btn-information,
html.IsDesktop .promo-cta-btn {
    width: 160px;
    padding: 9px 12px;
    font-size: 1.39em;
}

html.IsTablet .promo-cta-information,
html.IsTablet .promo-cta-btn-information,
html.IsMobile .promo-cta-information,
html.IsMobile .promo-cta-btn-information {
    margin-top: 0;
}

html.IsMobile .promo-cta-information,
html.IsMobile .promo-cta-btn-information {
    font-size: 1em;
    line-height: inherit;
}

html.IsTablet .promo-cta-information,
html.IsTablet .promo-cta-btn-information,
html.IsTablet .promo-cta-btn {
    width: 140px;
    padding: 9px 10px;
}

html.IsMobile .promo-cta-information,
html.IsMobile .promo-cta-btn-information,
html.IsMobile .promo-cta-btn {
    padding: 6px 13px 7px 13px;
    width: 124px;
    font-size: 14px;
}

.promotion-info-text,
.promotion-terms-text {
    color: #000;
}

.IsDesktop .promo-content-headline,
.IsTablet .promo-content-headline {
    color: #000;
    font-size: 1em;
    line-height: 1.42857143;
    margin: 4px 0;
}

html.IsMobile .promo-content-headline {
    margin: 4px 10px;
    color: #000;
    font-size: 1.07692308em;
    line-height: 1.42857143;
}

.IsDesktop .promotion-header,
html.IsTablet .promotion-header,
html.IsMobile .promotion-header {
    display: none;
}

.promotion-info-text ol {
    list-style: decimal;
    margin: 0 0 17px 17px;
}

.promotion-container ul {
    list-style: disc;
    list-style-position: outside;
    margin: 0 0 20px 40px;
}

/* == Tables == */

.promotionTable {
    width: 100%;
    font-size: 1em;
    line-height: 22px;
    border-collapse: collapse;
    margin: 10px 0;
}

    .promotionTable th,
    .promotionTable td {
        padding: 10px 25px;
        font-size: 12px;
        text-align: center;
    }

    .promotionTable tr th {
        background-color: #cccccc;
        font-weight: bold;
        font-size: 13px;
        border: 1px solid #f2f6f9;
    }

    .promotionTable td {
        border-bottom: 1px solid #cccccc;
    }

.IsMobile .promotionTable th,
.IsMobile .promotionTable td {
    padding: 10px 20px;
}


/* Remove Breadcrumbs */

.loggedin .loggedonly,
.notlogged .notloggedonly {
    display: block !important;
}

.loggedin .notloggedonly,
.notlogged .loggedonly {
    display: none !important;
}

#opt_in_bonus_block {
    display: none
}

.loggedin.promotions-page .loggedonly,
.notlogged.promotions-page .notloggedonly {
    display: inline-block !important;
}

.loggedin.promotions-page .loggedonly,
.notlogged.promotions-page .notloggedonly {
    display: inline-block !important;
}

.IsMobile .loggedin.promotions-page .loggedonly.desktop-promo-cta,
.IsTablet .loggedin.promotions-page .loggedonly.desktop-promo-cta,
.IsDesktop .loggedin.promotions-page .loggedonly.mob-promo-cta {
    display: none !important;
}

.IsMobile .loggedin.promotions-page .loggedonly.mob-promo-cta,
.IsTablet .loggedin.promotions-page .loggedonly.mob-promo-cta {
    display: inline-block !important;
}

.IsDesktop .promotions-page .breadcrumbs {
    display: none;
}

html.IsDesktop div.scarousel-list-wrapper,
html.IsMobile div.scarousel-list-wrapper,
html.IsTablet div.scarousel-list-wrapper {
    background: inherit;
}

.promotions-page .mk-promotions-wrapper {
    max-width: 1260px;
    overflow: hidden;
    margin: 0 auto;
}

.IsTablet .promotions-page .mk-promotions-wrapper {
    padding: 1.5%;
}

.IsTablet.landscape-orientation .promotions-page .mk-promotions-wrapper,
.IsTablet .promotions-page .mk-promotions-wrapper {
    max-width: 800px;
}

.promotions-page .mk-promotions-header {
    width: 70%;
    margin: 25px auto;
    text-align: center;
    font-weight: normal;
}

.IsMobile .promotions-page .mk-promotions-header {
    margin: 15px auto;
}

.promotions-page .mk-promotions-header-title {
    margin-bottom: .3em;
    font-size: 2.4em;
    font-weight: normal;
    text-transform: uppercase;
}

    .promotions-page .mk-promotions-header-title .mk-lower-case {
        text-transform: lowercase;
    }

.IsMobile .promotions-page .mk-promotions-header-title {
    font-size: 2.1em;
}

.promotions-page .mk-promotions-header-subtitle {
    color: #000;
    font-size: 1.1em;
}

.mk-promo-banner,
.mk-promo-copy h2,
.mk-promo-text {
    pointer-events: none;
}

.mk-promo-clickable .mk-promo-banner,
.mk-promo-clickable .mk-promo-copy h2,
.mk-promo-clickable .mk-promo-text {
    cursor: pointer;
    pointer-events: all;
}

.inner-promotion .mk-promo-banner,
.inner-promotion .mk-promo-copy h2,
.inner-promotion .mk-promo-text {
    pointer-events: all;
}

.mk-promo-holder {
    position: relative;
    float: left;
    max-width: 380px;
    border-radius: 8px;
    background-color: #fff;
}

.IsMobile .mk-promo-holder {
    float: none;
    overflow: hidden;
    width: 100%;
    max-width: initial;
}

.IsMobile.landscape-orientation .mk-promo-holder {
    max-width: 380px;
    margin: 0 auto;
}

.mk-promo-container {
    float: left;
    overflow: hidden;
}

.IsDesktop .mk-promo-container {
    width: calc(33.333% - 40px);
    margin: 20px;
}

.IsTablet .mk-promo-container {
    width: calc(50% - 26px);
    margin: 13px;
}

.IsMobile .mk-promo-container {
    width: auto !important;
    float: none;
    margin: 13px;
}

.IsDesktop .mk-promo-holder,
.IsTablet .mk-promo-holder {
    height: 480px;
    float: left;
}

    .IsDesktop .mk-promo-holder:nth-child(3n+1) {
        margin-right: 0;
    }

.mk-promo-holder .mk-promo-banner {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.mk-promo-copy {
    padding: 24px 30px 0 30px;
    color: #000;
}

.IsMobile .mk-promo-copy {
    padding: 20px 24px 0 24px;
}

.mk-promo-holder .mk-promo-copy h2 {
    font-weight: normal;
    font-size: 22px;
    margin-bottom: 12px;
}

.mk-promo-holder .mk-promo-copy .mk-promo-text {
    font-size: 14px;
    margin-bottom: 13px;
    line-height: 20px;
}

.mk-promo-holder .mk-promo-copy .mk-promo-screenshot {
    max-width: 320px;
    width: 100%;
}

/* Line height only for the text of the promo entry */

.inner-promotion .mk-promo-holder .mk-promo-copy .mk-promo-text {
    line-height: normal;
}

.mk-promo-holder .mk-promo-terms {
    color: #999;
    font-size: 10px;
    line-height: 12px;
}

.mk-promo-holder .mk-promo-terms-link,
.mk-promo-holder .mk-promo-entry-terms-link {
    text-decoration: none;
    color: #999;
    text-decoration: underline;
}

.inner-promotion .mk-custom-list.lower-latin > li {
    list-style-type: lower-latin;
}

.inner-promotion .mk-custom-list.lower-roman > li {
    list-style-type: lower-roman;
}

.inner-promotion .mk-custom-list.disc > li {
    list-style-type: disc;
}

.inner-promotion .mk-custom-li {
    list-style-type: none;
}

.mk-promo-cta {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 25px;
}

.IsMobile .mk-promo-cta {
    display: flex;
    position: relative;
    bottom: 0;
    width: calc(100% - 40px);
    margin: 20px;
    flex-direction: column-reverse;
}

.mk-promo-cta .mk-promo-cta-btn {
    display: inline-block;
    height: 44px;
    min-width: 160px;
    line-height: 44px;
    border-radius: 35px;
    margin: 0 5px;
    text-align: center;
    text-decoration: none;
}

.IsDesktop .mk-promo-cta-big.mk-promo-cta-btn,
.IsTablet .mk-promo-cta-big.mk-promo-cta-btn {
    margin: 0 20px;
}

.IsTablet .mk-promo-cta .mk-promo-cta-btn {
    min-width: 140px;
}

.IsMobile .mk-promo-cta .mk-promo-cta-btn {
    display: block;
    padding: 0;
    margin: 5px auto;
    width: 100%;
}

.mk-promo-cta .btn__red {
    background-color: #db0100;
    color: #fff;
}

    .mk-promo-cta .btn__red:hover {
        background-color: #c70100;
    }

.mk-promo-cta .btn__orange {
    background-color: #ff7800;
    color: #fff;
}

    .mk-promo-cta .btn__orange:hover {
        background-color: #f59120;
    }

.mk-promo-cta .btn__green {
    background-color: #1db954;
    color: #fff;
}

    .mk-promo-cta .btn__green:hover {
        background-color: #198840;
    }

/* ================================================
                        Inner Promotion Page 
    =================================================== */

.inner-promotion.mk-promotions-wrapper {
    max-width: 800px;
    overflow: hidden;
    margin: 0 auto;
}

.inner-promotion .mk-promo-container {
    width: 100%;
    margin: 0;
}

html.IsDesktop .inner-promotion .mk-promo-container {
    margin: 0 0 75px 0;
}

.inner-promotion .mk-promo-holder {
    max-width: none;
    height: auto;
    float: none;
}

    .inner-promotion .mk-promo-holder:not(:last-child) {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

.promotion-container .promotion-info-text p {
    margin-bottom: 20px;
}

    .promotion-container .promotion-info-text p:last-child {
        margin-bottom: 0;
    }

.inner-promotion .mk-promo-text p:nth-child(1) {
    font-size: 28px;
}

.IsMobile .inner-promotion .mk-promo-text p:nth-child(1),
.IsTablet .inner-promotion .mk-promo-text p:nth-child(1) {
    font-size: 26px;
}

/*.inner-promotion .mk-promo-text p:first-child {
            font-size: 28px;
            text-transform: capitalize;
        }*/

.inner-promotion ol {
    list-style: decimal;
    margin-left: 17px;
}

.inner-promotion li {
    margin-bottom: 10px;
}

.inner-promotion .mk-promo-terms-container li {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 6px;
}

.inner-promotion ul {
    list-style: disc;
    list-style-position: outside;
    margin-left: 40px;
    margin-bottom: 20px;
}

.promotion-info-text li {
    margin-bottom: 10px;
}

.inner-promotion li .mk-promo-terms-list-upper-alpha {
    list-style-type: upper-alpha;
    margin: 10px 0px 0px 15px;
}

.inner-promotion li .mk-promo-terms-list-lower-alpha {
    list-style-type: lower-alpha;
    margin: 10px 0px 0px 15px;
}

.promotion-terms-text li {
    margin-bottom: 6px;
}

.inner-promotion .mk-promo-material-terms {
    font-size: .8em;
    color: #dadada;
    padding-top: 10px;
    padding-bottom: 14px;
    line-height: 14px;
}

.inner-promotion .mk-promo-cta {
    width: calc(100% - 80px);
    padding: 0 40px;
    bottom: 40px;
}

    .inner-promotion .mk-promo-cta .mk-promo-cta-btn {
        display: block;
        width: 100%;
        margin: 0;
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }

.inner-promotion .mk-promo-terms {
    position: relative;
    background-color: #282828;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

    .inner-promotion .mk-promo-terms .mk-terms-title {
        display: block;
        font-size: 18px;
        padding: 36px 40px 0 40px;
    }

.IsMobile .inner-promotion .mk-promo-terms .mk-terms-title {
    padding-right: 20px;
    padding-left: 20px;
}

.inner-promotion .promo-back-btn {
    position: absolute;
    top: 20px;
    width: 50px;
    height: 50px;
    background-color: #3b3b3b;
    border-radius: 50%;
    background-image: url(../images/main/arrow-back.png);
    background-position: center;
    background-repeat: no-repeat;
}

    .inner-promotion .promo-back-btn:hover {
        background-color: #4a4a4a;
    }

.inner-promotion .mk-promo-copy,
.inner-promotion .mk-promo-holder .mk-promo-banner,
.inner-promotion .mk-promo-holder .mk-promo-copy .mk-promo-text {
    cursor: default;
}

#inner-promotion .panel-center .panel-center-inner {
    padding-bottom: 0;
}

.IsDesktop .popup_panel.promotion-popup .popup_panel_content_wrap {
    width: 780px;
}

.IsTablet .inner-promotion.mk-promotions-wrapper,
.IsMobile .inner-promotion.mk-promotions-wrapper {
    max-width: none;
}

.IsMobile .inner-promotion .promo-back-btn,
.IsTablet .inner-promotion .promo-back-btn {
    display: none;
}

.IsMobile .inner-promotion.mk-promotions-wrapper,
.IsTablet .inner-promotion.mk-promotions-wrapper {
    background: #f2f6f9;
    padding: 0;
}

.IsMobile .inner-promotion .mk-promo-holder {
    padding: 0 20px;
    min-height: auto;
    box-sizing: border-box;
}

.IsTablet .inner-promotion .mk-promo-holder {
    padding: 0 30px;
    min-height: auto;
    box-sizing: border-box;
}

.IsMobile .promotions-page .mk-promotions-header,
.IsTablet .promotions-page .mk-promotions-header {
    width: 100%;
}

.IsDesktop .inner-promotion .mk-promo-holder .mk-promo-banner {
    height: 380px;
    max-height: none;
}

.IsDesktop .inner-promotion .mk-promo-copy {
    padding: 36px 40px 100px 40px;
}

.IsTablet .inner-promotion .mk-promo-copy {
    padding: 30px 0;
}

.IsMobile .inner-promotion .mk-promo-copy {
    padding: 20px 0;
}

.IsMobile .inner-promotion .mk-promo-container,
.IsTablet .inner-promotion .mk-promo-container {
    display: grid;
    width: 100%;
}

.IsMobile .inner-promotion .mk-promo-material-terms {
    padding-top: 8px;
    padding-bottom: 4px;
}

.IsMobile .inner-promotion .mk-promo-cta {
    width: 100%;
    margin: 20px 0;
    padding: 0;
    bottom: 20px;
}

.IsTablet .inner-promotion .mk-promo-cta {
    position: relative;
    width: 100%;
    /* bottom: 30px; */
    margin: 0 0 20px;
    padding: 0;
    bottom: 20px;
}

.IsMobile .inner-promotion .mk-promo-terms .mk-promo-cta {
    width: auto;
    padding: 0 20px;
}

.IsTablet .inner-promotion .mk-promo-terms .mk-promo-cta {
    position: relative;
    width: calc(100% - 80px);
    padding: 50px 40px 0 40px;
    bottom: 30px;
}

.inner-promotion .mk-promo-terms-container,
.inner-promotion .mk-promo-terms-container a {
    color: #dadada;
}

.IsDesktop .inner-promotion .mk-promo-terms-container {
    padding: 23px 40px 100px 40px;
}

.IsTablet .inner-promotion .mk-promo-terms-container {
    padding: 20px 40px 0 40px;
    font-size: 1.167em;
}

.IsMobile .inner-promotion .mk-promo-terms-container {
    padding: 20px;
    font-size: 1.167em;
}

.IsMobile .inner-promotion .mk-promo-terms .terms-title {
    font-size: 1.4em;
    padding: 20px 20px 0 20px;
}

.IsTablet .inner-promotion .mk-promo-terms .terms-title {
    font-size: 2em;
    padding: 30px 30px 0 40px;
}

.IsMobile .inner-promotion .mk-promo-holder .mk-promo-banner,
.IsTablet .inner-promotion .mk-promo-holder .mk-promo-banner {
    border-radius: 10px;
    background-size: cover;
}

/*    == Tables == */

.promotionTable {
    width: 100%;
    font-size: 1em;
    line-height: 22px;
    border-collapse: collapse;
    margin: 10px 0;
}

    .promotionTable th,
    .promotionTable td {
        padding: 10px 25px;
        font-size: 12px;
        text-align: center;
    }

    .promotionTable tr th {
        background-color: #cccccc;
        font-weight: bold;
        font-size: 13px;
    }

    .promotionTable td {
        border-bottom: 1px solid #cccccc;
    }

.IsMobile .promotionTable th,
.IsMobile .promotionTable td {
    padding: 10px 20px;
}

.mk-yellow-element,
.yellowSpan {
    font-weight: bold;
    color: #dbbe00;
}

.mk-green-element,
.greenSpan {
    font-weight: bold;
    color: #1db954;
}

/* ================================================
                        Calendar Styles
    =================================================== */

.promo-weekday {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 5px;
    line-height: 1;
}

/*******************ÓÅ»Ýmy*******************/

.hotbox {
    padding-left: 5px;
    padding-right: 5px;
    color: #666;
}

    .hotbox dl {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .hotbox dl:first-child {
            border-top: none;
        }

        .hotbox dl dd {
            /*width: 100%;
            float: left;
            margin: 0px;*/
        }

            .hotbox dl dd img {
                width: 100%;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border-radius: 5px;
            }

        .hotbox dl dt {
            width: 90%;
            float: right;
        }

            .hotbox dl dt h3 {
                color: #666;
                font-size: 1em;
            }

            .hotbox dl dt p {
                padding-top: 8px;
                color: #999;
            }

            .hotbox dl dt h6 {
                color: #FF6600;
                font-size: 0.9em;
                font-weight: normal;
                padding-top: 7px;
                padding-bottom: 7px;
                background-image: url(../images/icon07.png);
                background-repeat: no-repeat;
                background-position: left center;
                background-size: 15px 15px;
                padding-left: 22px;
            }

        .hotbox dl .contentbox {
            padding: 10px;
            background-color: #f5f8fc;
            border: 2px solid #3b3d44;
            -moz-border-radius: 8px;
            -webkit-border-radius: 8px;
            border-radius: 8px;
            line-height: 2em;
            font-size: 0.8em;
            display: none;
        }

            .hotbox dl .contentbox h3 {
                color: #0a427f;
                text-align: center;
                font-weight: inherit;
                padding-bottom: 10px;
            }

            .hotbox dl .contentbox h6 {
                color: #969798;
                font-size: 14px;
                font-weight: 500;
                line-height: 14px;
            }

                .hotbox dl .contentbox h6 strong {
                    color: #337FE5;
                }

            .hotbox dl .contentbox p {
                /*padding-top: 10px;
                color: #fff;
                font-size: 15px;
                background-color: #11447d;
                border-radius: 16px;
                text-align: center;
                height: 40px;
                margin-top: 14px;*/
            }
                .hotbox dl .contentbox p a {
                    padding-top: 10px;
                    display: block;
                    color: #fff;
                    font-size: 15px;
                    background-color: #11447d;
                    border-radius: 16px;
                    text-align: center;
                    height: 40px;
                    margin-top: 14px;
                }

            .hotbox dl .contentbox table {
                background-color: #000;
                width: 100%;
                text-align: center;
            }

                .hotbox dl .contentbox table th {
                    text-align: center;
                    background-color: #000;
                    color: #FFF;
                    font-weight: normal;
                }

                .hotbox dl .contentbox table td {
                    background-color: #FFF;
                    color: #000;
                    padding: 1px;
                }

            .hotbox dl .contentbox strong {
                color: #337FE5;
            }
