@charset "utf-8";
/* CSS Document */

.Col_2_Press {
	width: 479px;
	float: left;
	display: block;
	border-left: 1px solid #00512F;
}
.Press_PublicationDetails {
	width: 230px;
	padding: 20px;
	float: right;
	text-align: center;
	margin: 0 0 0 20px;
}
.PressSection {
	border-bottom: 1px solid #00512F;
	overflow: hidden;
	font-size: 90%;
}
.PressSection ul {
	float: left;
	margin: 5px 0 0 0;
}
.PressSection li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}
.PressSection img {
	float: left;
}
a.FeaturedArticle {
	color: #8B0F04;
}

