.csm-post {
	padding-bottom: 10px;
	margin-bottom: 3.6em;
}

.csm-post .post-header {
	font-size: 0.9em;
	color: #555;
	margin-bottom: 10px;
}

.csm-post .post-id {
	font-size: 24px;
	font-weight: bold;
}

.csm-post .post-userid {
	color: #999;
	margin-left: 0.5em;
}

.csm-post .post-date {
	color: #999;
	margin-left: 10px;
}

.csm-post .post-body {
	font-size: 1em;
	line-height: 1.6;
	font-weight: bold;
}

span.blue,
.csm-post .anchor {
	color: #0000ff;
	font-weight: bold;
}

.csm-post .post-owner {
	color: #0000cd;
}

.csm-post .post-owner .post-userid {
	color: #0000cd;
	font-weight: bold;
}

.csm-post.highlighted .post-body {
	color: #d00 !important;
	font-weight: bold;
}

.csm-post .post-body .font-lg {
	font-size: 1.2em;
	font-weight: bold;
}

.csm-post .post-body .quote {
	color: #0073aa;
	font-style: italic;
	display: block;
}

.csm-post .post-body .aa {
	font-family: "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.0;
	white-space: pre-wrap;
	display: block;
}

.source-url {
	font-size: 16px;
	color: #999;
	text-align: right;
	margin-bottom: 40px;
}