#news h1 a, #news h2 a, #news h3 a, #news h4 a {
	color: #FFFFFF;
	text-decoration: none;
}
#news h1 {
 margin:0px;
}
#news h2, .serendipity_content_message {
	display: none;
	float: right;
}
/*#news h4 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 8px;
}*/
.newsimg {
	border: 1px solid #FFFFFF;
}
.serendipity_entry_body {
	margin-bottom:25px;
}
.serendipity_entry_date {
	margin: auto;
}
.serendipity_date {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173628;
	background-color: #002716;
	padding: 5px;
	text-align: center;
	color: #90B7A6;
}
div.serendipity_entryFooter {
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
	padding-left: 10px;
    clear: both;
	text-align: right;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #173628;
}
.serendipity_title {
	margin-top: 15px;
	font-size: 16px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #005832;
}
#content {
	margin-bottom: 15px;
}