.press .press-date
{
	width: 125px;
	height: 25px;
	font-size: 14px;
	float: left;
}
.press .press-title
{
	width: 670px;
	min-height: 25px;
	font-size: 14px;
	float: left;
}
.press .press-title:hover
{
	text-decoration	: underline;
}
.press .press-source
{
	height		: 20px;
	font-size	: 12px;
	text-align	: right;
	font-style	: italic;
}
.press .press-source p
{
	margin: 0 !important;
}
.press .press-clearance
{
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
.press .press-boundary
{
	clear: both;
	width: 670px;
	height: 1px;
	margin: 3px 0px;
	background-color: #ccf;
}