html[lang="en"] .pagetype-email-lists #special-banner {  background: url(http://media.aish.com/designimages/TopBanner_Join-our-dynamic-e-mail-lists_898x81.jpg);  }
html[lang="es"] .pagetype-email-lists #special-banner {  background: url(http://media.aish.com/designimages/special-banner-email-lists-spanish.jpg);  }
html[lang="he"] .pagetype-email-lists #special-banner {  background: url(http://media.aish.com/designimages/special-banner-email-lists-hebrew.jpg);  }


/* We want to show the special-banner, but not use a navbar-special (there are no other tabs to click on). */
.navbar-special	{ display:none; }

