.press_date {
	border-bottom: 1px dotted #e8e8e8;
	padding: 2px 0 2px 0;
}

.press_topic {
	margin: 5px 0 4px 0;
	font-size: 12px;
}

.press_recap {
	line-height: 150%;
	margin-bottom: 2px;
}

.press_read_more {
	border-bottom: 1px dotted #e8e8e8;
	margin-bottom: 20px;
	padding-bottom: 3px;
}

a.date_link:link, a.date_link:visited, a.date_link:active {
	color: #0f75b7;
	text-decoration: none;
	font-weight: bold;
}

a.date_link:hover {
	color: #0f75b7;
	text-decoration: underline;
	font-weight: bold;
}

a.press_topic_link:link, a.press_topic_link:visited, a.press_topic_link:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.press_topic_link:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.read_press_date {
	font-size: 12px;
	font-weight: bold;
	color: #0f75b7;
}

.press_release {
	line-height: 150%;
	margin: 0;
	padding: 0;
	width: 800px;
}

#no_press_releases {
	text-align: center;
	font-style: italic;
}