#newsWrapper {
	clear: both;
	margin-top: 12px;
	padding-bottom: 40px;
	font-family:Arial, Helvetica, sans-serif;
}

#newsHeaderTitle {
	width: 500px;
	margin-bottom: 6px;
	white-space: nowrap;
	font-size: 2em;
	color: #008080;
	font-family:Arial, Helvetica, sans-serif;
}

#newsHeaderText {
	clear: both;
	width: 500px;
	white-space: normal;
	font-size: 1em;
	font-weight: normal;
	color: #008080;
	font-family:Arial, Helvetica, sans-serif;
}

#newsSearch {
	float: right;
}

#newspostArchiveList {
	float: right;
}

#newspostArchiveList p {
	padding-left: 12px;
}


.newspostSection {
	width: 600px;
}

.newspostTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #6aa9ad;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 24px;
}

.newspostSubtitle {
	font-size: 1.2em;
	font-weight: bold;
	color: #555;
	margin-top: 0px;
	margin-bottom: 10px;
}

.newspostPosted {
	font-size: 1em;
	font-weight: bold;
	color: #999;
	margin-top: 0px;
	margin-bottom: 10px;
}

.newspostImage {
	float: right;
	padding: 4px 0px 8px 8px;
}

.newspostImageCenter {
	text-align: center;
	padding: 4px 0px 8px 0px;
}

.newspostText p {
	padding-top: 12px;
/*
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
*/
	line-height: 24px;
	color: black;
}

.newspostText li {
	white-space: normal;
	padding-top: 4px;
	color: black;
}