.sm_article {
} 

.sm_article img.sm_emblem {
	float: left;
	margin: 4px;
}

.sm_article .sm_article_title {
	margin: 14px 0 0 40px;
	font-family: serif;
	font-weight: bold;
	font-size: large;
}
.sm_article .sm_article_title a {
	color: #004;
	text-decoration: none;
}
.sm_article .sm_article_title a:hover {
	text-decoration: underline;
}

.sm_article .sm_article_meta {
	margin-left: 40px;
	font-style: italic;
	font-size: 9pt;
	color: #666;
}

.sm_article .sm_article_body {
	margin: 8px 0 4px 40px;
}

.sm_article .sm_article_more {
	margin: 0 20px 4px 40px;
	text-align: right;
	font-size: 10pt;
}
