@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("dailymotion.com") {
  * {
    background: #fff !important;
    color: #000 !important;
    font: 10pt "Courier New", sans-serif;
    text-transform: none !important;
  }
  .sender_info_uploaded, .comment_item_date, .pagination_next a { font-size: 90% !important; }
  .comment_item_date { margin-top: -18px !important; }
  a { color: blue !important; }
  .pagination { margin-top: 413px !important; }
  .sender_info_container { position: absolute; display: block !important; top: 570px; }
  #video_player { position: absolute !important; top: -35px; width: 777px !important; height: 570px !important; }
  .dm_widget_header, .box_subtitle, .up_title, .player_infos { display: none !important; }
}