@charset "utf-8";
.press_listing {
	display: block;
	clear: both;
	padding-top: 8px;
	margin: 0 0 20px 0;
	float: left;
	width: 550px;
}
.press_listing a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.press_listing p {
	display: block;
	float: left;
	width: 420px;
}
.press_listing img {
	float: left;
}
.press_img {
	float: left;
}
.press_article {
	display: block;
	float: left;
	width: 420px;
}
.date {
	margin-bottom: 0px;
}

