@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("chase.com") {

/* footer */
HTML > BODY > CENTER > DIV, HTML > BODY > CENTER > TABLE:first-child + TABLE + TABLE + TABLE + TABLE > TBODY  {
 visibility: hidden !important;
}


/* Market Summary in "My Accounts" */
.wrapper155 {
 visibility: hidden !important;
}


/* Quote lookup in "My Accounts" */
HTML > BODY > CENTER > TABLE:first-child + TABLE + TABLE + TABLE > TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD + TD + TD > SCRIPT:first-child + SCRIPT + SCRIPT + TABLE {
 visibility: hidden !important;
}


/* ad in "My Accounts" */
HTML > BODY > CENTER > TABLE:first-child + TABLE + TABLE + TABLE > TBODY > TR:first-child > TD:first-child + TD + TD + TD + TD > DIV > TABLE:first-child + TABLE > TBODY > TR:first-child {
 visibility: hidden !important;
}


/* ad in "Payments and Transfers */
HTML > BODY > CENTER > TABLE:first-child + TABLE + TABLE + TABLE > TBODY > TR:first-child > TD:first-child + TD + TD > TABLE > TBODY > TR:first-child + TR + TR + TR + TR + TR > TD {
 visibility: hidden !important;
}

}