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

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

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

#newsletterSearch {
	float: right;
}

#newsletterpostArchiveList {
	float: right;
}

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


.newsletterpostSection {
	width: 600px;
}

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

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

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

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

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

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

p, td, div {
	white-space: normal;
}

div p blockquote {
	white-space: normal;
}