._video-block {
    
}

._video2 h3.headline_top {
        background-color: #1A3E68;
        border-bottom: 2px solid #CFA21A;
        border-top: 0 none;
        font-size: 1em;
        text-transform: uppercase;
        font-weight: normal;
        /*height: 1.75em;*/
        height: auto;
        margin: 0!important;
        padding-bottom: 0;
}

._video2 h3.headline {
        color: #fff;
        margin: 0;
}

._video2 h3 {
        padding-left: 10px!important; 
        padding-top:5px!important;
        }

._video2 .fancybox-media {
}

._video2 div.mm_activate {
}


/* Div container for the caption area below the video */
._video2 div.caption {
    background-color: #F4EACC;
    color: #000;
    margin: 0;
    padding: 5px 5px 15px 5px;
}

/*Right and left margin for the paragraph tag in the caption area below the video */
._video2 p {
    margin-right: 5px;
    margin-left: 15px;
}

/* Top and bottom margin and padding removed for the four regions below the main blurb */
._video2 p.source,
._video2 p.desc, 
._video2 p.credit,
._video2 p.length {
    padding: 0!important;
    margin-bottom: 0!important;
    margin-top: 0!important;
}

._video2 p.blurb {
    font-weight: bold;
    font-size: .8em!important;
}
._video2 p.source {
    font-size: .7em;
}
._video2 p.desc {
    font-size: .7em;
}
._video2 p.credit {
    font-style: italic;
    font-size: .7em;
}
._video2 p.length {
    font-style: italic;
    font-size: .7em;
}