.YoutubePlayer .Header {
        background: url("images/bg_block_center.png") no-repeat;
        height: 23px;
}
.YoutubePlayer .Header .Text {
        color: #ffffff;
        display: inline-block;
        font: bold 12px/25px arial;
        padding: 0 30px;
        text-transform: none;
        background: #308157;
}
.YoutubePlayer iframe {
        width: 100% !important;
}
.YoutubePlayer .Title {
        color: #f94000;
        font: bold 12px/23px arial;
        padding-left: 10px;
        white-space: nowrap;
}
.YoutubePlayer{
        margin-bottom: 10px;
}
