div#eCalendar
{
	font-size:10pt;
	font-family:Verdana;
}
a.calLink { 
	font-size:10pt;
	font-family:Verdana;
	color:468bcc;
	font-weight:normal;
	text-decoration: none;
}
a.calLink:hover { 
	color:9e83b8;
}
a.url { 
	font-size:10pt;
	font-family:Verdana;
	color:468bcc;
	font-weight:normal;
	text-decoration: none;
}
a.url:hover { 
	color:9e83b8;
}
div#dayView h2 { 
	font-family:Verdana;
	font-weight:normal;
}
.accViewC h2 { 
	font-family:Verdana;
	font-weight:normal;
}
.eventDay { 
}
.eventDetailRow { 
	font-size:10pt;
}
.eventLabel { 
	font-family:Verdana;
	font-weight:normal;
}
.eventDetail{ 
	font-family:Verdana;
	font-weight:normal;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #eCalendar {height: 1%;}
/* End hide from IE5-mac */ 
