$(document).ready(function(){
	$('.production_preview').remove();
	$('.dsq-dc-logo').remove();
	$(".content_wrapper > .right").css('margin-top','-13px');
	
	$('#footer2').css('height','44px');
	$('#footer2').css('font-size','11px');
	$(".f_m_n").css('margin-top','-5px');
	
});
