/*---------------------------------------------
	News Releases page
---------------------------------------------*/

.release {margin: 8px 0 20px 0;}

.release h2 {margin-bottom: 5px;}

.release h2 a {
	font-size: 17px;
	font-weight: bold;
	line-height: 110%;
}

span.dateline {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-top: -10px;
}

#archives {
	clear: left;
	background: url(../images/bg_news_archives.gif) no-repeat;
	width: 395px;
	height: 37px;
	padding: 0 0 0 15px;
}

#archives a {padding: 10px 0; display: block; font-weight: bold;}
