@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("feber.se") {
	td.commentposter:first-child:after {
		content:':';
	}

	td.commentposter {
		padding-top:2em;
	}

	td.commentpost p {
		margin-top:0;
	}
}