/* YouTube Real HD player */
/* Author: almlex */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.youtube.com/") {

.watch-wide #watch-video #watch-player {
 height: 721px !important;
 padding:0 !important;
}

.watch-wide-mode-grey-background #watch-vid {
 height: auto !important;
 padding:0 !important;
}

.watch-wide #movie_player {
 height: 720px !important;
 width: 1235px !important;
 margin-left: -190px !important;
}

}