@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {

#contentArea div.uiMorePagerAnchor, #contentArea div.uiMorePager {
-moz-border-radius: 4px !important;
position: fixed !important;
bottom: 2px !important;
left: 22% !important;
width: 25% !important;
/*
background-color: #969696 !important;
border-color: #000000 !important;
z-index: 9999 !important;
*/
}

.UIActionLinks > a[href*="onthefarm"] {
float: right !important;
}

}