$(function() {
	$(".top-category dl").flatHeights();
	$(".category-wrap dd").flatHeights();
	$(".podcast-detail").flatHeights();
	$(".category-wrap dd, .german-detail").flatHeights();
	$(".appart-info dl").flatHeights();
	
});
