/* @override http://www.dailyrecordmail.com/calendar/events/js/syndication.css */

/*
	Helios Calendar - Professional Event Management System
	Copyright � 2007 Refresh Web Development [http://www.refreshwebdev.com]
	
	Developed By: Chris Carlevato <chris@refreshwebdev.com>
	
	For the most recent version, visit the Helios Calendar website:
	[http://www.helioscalendar.com]
	
	License Information is found in docs/license.html
*/

.eventDate {
	font-weight: bold;
	padding-top: 4px;
	}
a.eventLink {
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #0074be;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
}
a.eventLink:hover {
	text-decoration: underline;
	color: #0074be;
}