.sm_bug_header {
	font-weight: bold;
	font-size: 120%;
}
.sm_bug_header_id {
	font-size: 80%;
	color: #999;
}
.sm_bug_comment_header {
	font-weight: bold;
}
.sm_bug_comment_header .sm_bug_comment_unregistered {
	font-weight: normal;
	font-style: italic;
	color: #C00;
	font-size: small;
	vertical-align: bottom;
}
.sm_bug_comment_stamp {
	font-style: italic;
	color: #666;
}
.sm_bug_comment_body {
	margin: 1em 0 1em 0;
}
hr.sm_bug_comment_break {
	margin: 1em 40px 1em 40px;
	color: #666;
}

div.sm_bug_report {
	margin: 4px 10px 4px 0;
	text-align: right;
}
div.sm_bug_report img {
	margin: 0 6px 0 0;
}
