@charset "utf-8";
.newsHeadlines {
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.headlineInfo {
	font-size: 10px;
	font-weight: normal;
}
#ajaxNewsModule {
	text-align: left;
	border: 1px solid #68B93B;
}
.newsHeadlines a{
	color: #68B93B;
	text-decoration: none;
}
.newsHeadlines a:hover{
	color: #68B93B;
	text-decoration: underline;
}#photoInfo {
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68B93B;
}
#calendarModule {
	border: 1px solid #FFFFFF;
}
