.RadLightBox_Millennia {
    font: normal 12px "Segoe UI",Arial,Helvetica,sans-serif;
    color: black
}

    .RadLightBox_Millennia .rltbWrapper {
        background: #fff
    }

    .RadLightBox_Millennia .rltbDescriptionBox {
        color: #000
    }

    .RadLightBox_Millennia .rltbPager {
        color: #767676
    }

    .RadLightBox_Millennia .rltbDescOverlayTop, .RadLightBox_Millennia .rltbDescOverlayBottom {
        background-color: white;
        background-color: rgba(255,255,255,0.7);
        color: black
    }

        .RadLightBox_Millennia .rltbDescOverlayTop .rltbPager, .RadLightBox_Millennia .rltbDescOverlayBottom .rltbPager {
            color: #4d4d4d
        }

    .RadLightBox_Millennia .rltbToolbar .rltbActionButton {
        background: #25a0da;
        border: 1px solid #25a0da
    }

        .RadLightBox_Millennia .rltbToolbar .rltbActionButton:hover {
            border-color: #25a0da;
            background: white
        }

    .RadLightBox_Millennia .rltbIcon {
        background-image: url('Common/radActionsSprite.png')
    }

    .RadLightBox_Millennia .rltbMaximizeIcon {
        background-position: 0 -2100px
    }

    .RadLightBox_Millennia .rltbRestoreIcon {
        background-position: 0 -2120px
    }

    .RadLightBox_Millennia .rltbActionButton:hover .rltbMaximizeIcon {
        background-position: -20px -2100px
    }

    .RadLightBox_Millennia .rltbActionButton:hover .rltbRestoreIcon {
        background-position: -20px -2120px
    }

    .RadLightBox_Millennia .rltbClose, .RadLightBox_Millennia .rltbCloseIcon, .RadLightBox_Millennia .rltbPrevButton, .RadLightBox_Millennia .rltbNextButton {
        background-image: url('LightBox/sprite.png')
    }

    .RadLightBox_Millennia .rltbClose {
        background-position: 0 -89px
    }

    .RadLightBox_Millennia .rltbCloseButton:hover .rltbCloseIcon {
        background-position: -40px 0
    }

    .RadLightBox_Millennia .rltbPrevButton {
        background-position: -40px -40px
    }

    .RadLightBox_Millennia .rltbNextButton {
        background-position: 0 -40px
    }
