jQuery(document).ready(function($) {
	$('.jv-tabs-title-top').addClass('clearfix');
});

