
.YoutubePlayer .Title {
    font: bold 10pt arial;
    margin: 10px 0;
}
.YoutubePlayer .Header {
    background: rgba(0, 0, 0, 0) url("images/11.png") no-repeat scroll 0 0;
    height: 30px;
}
.YoutubePlayer .Header .Text {
    background: rgba(0, 0, 0, 0) url("images/rr.png") no-repeat scroll right center;
    color: #fff;
    display: inline-block;
    font: bold 10pt/19px arial;
    height: 27px;
    margin-left: 5px;
    padding-left: 10px;
    width: 120px;
}
.YoutubePlayer iframe {
    width: 100% !important;
}
