div#eCalendar
{
}
a.calLink { 
	font-weight:normal;
	text-decoration: none;
	font-size:14px !important;
}
a.url { 

	font-weight:normal;
	text-decoration: none;
}
div#dayView h2 { 
	font-weight:normal;
}
.accViewC h2 { 
	font-weight:normal;
}
.eventDay { 
	background-color:#e5e5e5;
}
.eventDetailRow { 
}
.eventLabel { 
	font-family:Arial;
	font-weight:normal;
}
.eventDetail{ 
	font-family:Arial;
	font-weight:normal;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #eCalendar {height: 1%;}
/* End hide from IE5-mac */ 
