#tab_contents .tabcnt
{
  display:none;
}
#tab_contents .active
{
  display:block;
}
