.video_table, .video_cell {
width: 100%;
height: 340px;
background: #fff;
text-align: center;
vertical-align: center;
border: 0px;
padding: 0px;
}

.video_options {
width: 100%;
background: #fff;
}

.video_options_cell {
color: #BCC678;
background: #000;
font-family: verdana, helvetica, arial;
font-weight: bold;
font-size: 13px;
text-align: center;
padding: 4px;
}

.video_options_cell A {
color: #BCC678;
}

 
.vidframe {
border: 0px;
}
