@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("google.com"), domain("google.co.jp") {
    .srg > .g:nth-child(2n + 1) {
        background-color: #F9F9F9 !important;
    }
}
