  $j(document).ready(function() { 

     		$j(".seotip").tipTip({maxWidth: "auto", edgeOffset: 10});     
    	
});
    
