jQuery(document).ready(function(){jQuery('.tutorbutton').click(function(){jQuery(this).parent().children('div.tutorCont').slideToggle("slow");return false})});
