div#eCalendar
{
	font-size:1em;
	font-family:Tahoma;
	color:#000066;
}
a.calLink { 
	font-size:1em;
	font-family:Tahoma;
	color:#3399cc;
	font-weight:normal;
	text-decoration: underline;
}
a.calLink:hover { 
	color:#ff3300;
}
a.url { 
	font-size:1em;
	font-family:Tahoma;
	color:#3399cc;
	font-weight:normal;
	text-decoration: underline;
}
a.url:hover { 
	color:#ff3300;
}
div#dayView h2 { 
	font-size:1em;
	font-weight:normal;
}
.accViewC h2 { 
	font-size:1em;
	font-weight:normal;
}
.eventDay { 
}
.eventDetailRow { 
	font-size:1em;
}
.eventLabel { 
	font-family:Tahoma;
	color:1;
	font-weight:normal;
}
.eventDetail{ 
	font-family:Tahoma;
	font-weight:normal;
}
/* Holy hack */
/* Hides from IE5-mac \*/
* html #eCalendar {height: 1%;}
/* End hide from IE5-mac */ 
