$(document).ready
(
	function()
	{
		$('#right_3c_priv_terms').height($('#content_long_text_body').height() + 20);
 });
