@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("pornhub.com") {
/* Removes ADS */
div[id="sideadvert"],
div[class="footer-advertisement clear"],
div[class="span-8 last"]
{ display: none !important; }

/* widens thumbs */
div[class="profile-box"]
{ width: 950px !important; }
div[class="span-19"]
{ width: 950px !important; height: 1500px !important; }

/* widens player */
div[class="span-16"]
{ height: 790px !important; }
div[class="video-menu"]
{ width: 950px !important; height: 790px !important; }
embed[id="player"]
{ width: 950px !important; height: 780px !important; }
}