.clearHR {
	height: 1px;
	background-color: #e0dddd;
	clear: both;
	margin-bottom: 29px;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
}

.entryDate {
	font-size: 145%;
	color: #676666;
	float: left;
}

.entryTitle {
	font-size: 145%;
	color: #005aaa;
	float: right;
	width: 331px;
	margin: 0 0 15px 0;
}

.entryImg {
	float: left;
	clear: left;
	margin-top: 16px;
	width: 185px;
	text-align: center;
}

.entryQuote {
	float: right;
	clear: right;
	width: 306px;
	border: 1px solid #c7c7c7;
	background: #e9e9e9 url('img/press/press_grad.png') repeat-x top;
	min-height: 64px;
	padding: 21px 13px;
	margin-bottom: 7px;
}
