/* create stacking context in ie7 so faq dropdown doesn't appear below content well */
.ie-7 .fsd-layout .header {position:relative;z-index:100;}
/* make sure tabs always appear on top of engagement area */
.ie-7 .tabs-module {position:relative;z-index:101;}
