@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("golem.de") {
	#forum-main {
		position: relative;
	}
	.forum .list-pages {
		position: absolute;
		bottom: 82px;
		right: 0;
	}
}