$(function() {
	$('#content .container').tabs({ fxAutoHeight: false });
});
