$(function() {
	$("#ctl00_cphNews_divNewscontainer").css("bottom", ($("#ctl00_cphNews_divNewscontainer").height()/5)+"px");
});