.normal {
    background-color:#E5ECF9;
}

.highlighted { 
    background-color:#BECFEB; 
}

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.youtube-link td {
    background-color: #cf3132;
}

.youtube-link td.highlighted {
    background-color: #a92f30;
}

.youtube-link a {
    color: #fff;
    text-decoration: none;
}

#rvt-embed-1 {
    margin-bottom: 15px;
    min-height: 800px;
}