﻿.fluid-width-video-wrapper {
    height: inherit;
    padding-top:0px !important;
}

#video_container iframe, #video_container video {
    height: 230px !important;
    margin-bottom: 30px !important;
}

.video_container 
{
   height: 230px;
}

table#selguide .firsttd {
    background-color: #eee;
    text-align: left;
}
table#selguide td {
    padding: 10px;
    border: solid 1px #ccc;
    text-align: center;
}
table#selguide th {
    border: solid 1px;
    padding: 5px;
    background-color: #f19004;
    color: #ffffff;
    font-weight: normal;
}