

$(document).ready(function() {
	
	$('.leftText .cufon cufon:fisrt').css({'height': '48px'});

});


