.PressReleaseDateHeader {
	color:#013C9A;
	font-size:14px; 
	clear:both;
	padding:15px 0 5px 0;
	border-bottom:1px solid #D2D5DC;
	font-weight:bold;
}

.PressReleaseInfo {
	padding:5px 0 5px 0;
	clear:both;
	font-size:8pt;	
}

.PressReleaseInfo div {
	float:left;
	width:400px;
	font-size:8pt;		
}

.PressReleaseInfo a {
	float:left;
	padding:0 10px 0 10px;
	text-decoration:underline;
	color:#0C1D37;
	font-weight:bold;
	font-size:8pt;	
	background-image:url(../images/arrows/RedArrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

