#Comments .CommentHeader .AuthorInformation {
	float:left;
	line-height:1em;
	margin:4px 4px 0px 0px;
	padding:0px;
	text-align:left;
}

#Comments .CommentHeader .AuthorInformation li {
	display:block;
}

/* get it somewhat nice in opera & konqueror */
#Comments .CommentHeader ul {
	padding-right:1em;
}

/* avoid conflicts with AjaxQuote's style (at least in firefox) */
.CommentBody blockquote:first-child{
	margin-top:3em;
}
