glow.ready(function() {
	glow.dom.get('.content-col hr').after('<div class="hr"></div>').remove();
	//glow.dom.get("#blq-footer").css("clear", "both"); // for ie6 and its rendering problems
});