/* Copyright (c) 2006-2009, Apple Inc. All rights reserved. */
/* theme specific calendar stuff */
.calendar .pagecontent{
	padding:0;
}
.calendar_nav_footer {
	background:#eef1f4;
}
.calendar_nav_footer a:link, .calendar_nav_footer a:visited {
	color:#7f7f7f;
}
.calendar_appointment {
	background:#c9e4ff;
}
.calendar_month_view li.month_view_appointment {
	color:#742b25;
}