
div.active-tab {  }
div.active-tab-body { display:block; }

div.inactive-tab {  }
div.inactive-tab-body { display:none; }

