#Date {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	padding-bottom: 4px;
}
#NewsHeadline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	color: #bad5ff;
	padding-bottom: 10px;
}
#Teaser {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	padding-bottom: 8px;
}
#Post {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dbe9ff;
	line-height: 22px;
	padding-top: 10px;
}
.AdditionalDates {
	font-weight: bold;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 0.3em;
	height: 24px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #FFF;
	line-height: 24px;
	background-image: url(images/50p_WhiteBG.png);
}
.AddDatesSpacing {
	padding: 5px;
}
