$(function() {
	$("#callout_right_container").css("margin-top",$('#h1_rule').position().top - 219);
});
