$(document).ready(function() {
	
	$('#descricaoTrabalho').stickyfloat({offsetY: '25'});
	
});
