/* jquery/jquery.stickyHeaders/jquery.stickyHeaders.css (87%) */
.sticky-header-hidden{visibility:hidden;}
.sticky-header-wrap{position:relative;}
h2.sticky-helper{position:absolute;z-index:1000;font-weight:100;font-size:28px;line-height:40px;color:#333;margin-bottom:15px;margin-left:0;text-shadow:none;background:#B8CB43;color:#fff!important;display:inline-block;padding:5px 18px;margin:0 0 20px;}
/* `h2` is probably not necessary in your case */