/* Give each HTML div with this class area to be replaced with new content  */ 
.wf-testSection {
    display:none;
}
