#theme #content .legacy_disclaimer {
	border: 2px solid red;
	background: #FFDEE7;
	padding: 10px;
	margin-bottom: 10px;
}

#theme #content .legacy_disclaimer p {
	line-height:20px;
}

#theme #content .legacy_article_content {
	width: 505px;
}

#theme #content #c_left .legacy_article_content h2 {
	display: block;
	margin-bottom: 20px;
}

#theme #content .legacy_article_text {
	font-size:14px;
}

#theme #content .legacy_article_text p {
	line-height:20px;
	margin-bottom: 20px;
}

#theme #content .legacy_article_text img {
	margin: 10px;
}

#theme #content .legacy_article_date {
	margin-top: 20px;
	font-size:12px;
	color: #747474;
}


