/*****Fixes for JIRA WDSUPPORT-747 "Next" and "Play" button interaction with Article Title class names******/
.ib-tabbox .next {
background: none;
float: none;
height: 16px;
margin-top: 8px;
margin-bottom: 8px;
margin-left: 0px;
width: 320px;
}


/****Fix for Spacing issue in Most Popular collection*****/

.ib-tabbox .ib-tab-panes {
  min-height: 0px;
}