$(function(){
	$('#special :last-child').css('margin-bottom','0');
	$('.content_txt h1:first-child').css('margin-top','0');
})
