@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("youtube.com") {



    /* IF YOU WANT TRENDING AND FEATURED VIDEOS ON */
    /* YOUTUBE'S HOMEPAGE, REMOVE THE LINE BELOW THIS */
    #side-announcement-box, #homepage-side-content,
    
    
    #guide-container,
    #masthead_child_div,
    #iyt-add-remove-module-div,
    #search-pva,
    #watch-highlight-racy-box,
    #copyright,
    #footer,
    #pyv-yva-placeholder,
    #watch-more-popular,
    #homepage-whats-new-block,
    #toolbar,
    #player-open-popup,
    #pyv-placeholder,
    #ticker,
    #watch-ugc-promo,
    #user_featured,
    #results-main-content>div[class="searchView list-view"],
    #watch-longform-ad,
    #quicklist,
    a[href^="/citizentube"],
    a[href^="/whitehouse"],
    div[id^="watch-channel-brand-"],
    .confirmBox, a[href="/whitehouse"],
    .spacer, div[id^="ad_"],
    .watch-ppv-label,
    .kg-content-notification,
    .pyv-afc-ads-container,
    #pyv-watch-related-dest-url {
        display:none !important;
    }
    
    #REC-titlebar *, #SUB-titlebar * {
        font-size: 12px !important;
    }
    
    #watch-headline h1 .long-title {
        font-weight: bold !important;
        font-family: myriad pro, tahoma, arial, verdana, sans-serif !important;
        font-size: 14pt !important;
    }
    
    #watch-this-vid {
        background-color: #FFFFFF !important;
    }
    
    .comment-list .comment {
        padding: 3px 3px 8px !important;
    }
    /*
    #comments-view .comments-section .comments-pagination {
        position: fixed !important;
        bottom: 0 !important;
        left: 20% !important;
    }
    */
    .comments-section {
        margin-top: 3px !important;
    }
    
    #homepage-main-content {
        width: 100% !important;
    }
    
    .video-list .video-list-item .title:hover {
        text-decoration: underline !important;
    }
    
    #eow-title {
        cursor: auto !important;
    }

}