.notification_time_header {
	padding-left: 10px;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	border-bottom: 1px solid #93B516;
	width: 250px;
}
.notification_entries {
	margin-top: 10px;
	margin-bottom: 20px;
}
.notification_entry {
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 3px;
}
.notification_entry a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.notification_time {
	font-size: 8pt;
	/*font-weight: bold;*/
}
