
.YoutubePlayer  {

}

.YoutubePlayer .Title {
      border-bottom: 1px solid #b82805;
    color: #b82805;
    font: bold 11pt arial;
    margin: 10px 0;
}
.YoutubePlayer iframe {
    width: 100%!important;
}
