
.YoutubePlayer .Title {
    color: #f94000;
    font: bold 10pt/27px arial;
    padding-left: 10px;
    white-space: nowrap;
}
.YoutubePlayer .Header {
    background: rgba(0, 0, 0, 0) url("images/notice.png") no-repeat scroll left center;
    height: 36px;
}
.YoutubePlayer .Header .Text {
    color: #ffffff;
    font: bold 13px/32px arial;
    padding-left: 50px;
}
.YoutubePlayer iframe {
    width: 100% !important;
}
