jQuery(document).ready(function(){
	jQuery('.tabbed_block-container').removeAttr('style');
});

