This is an example of restyling the DateInputBox and MonthCalendar controls using a Cascading Style Sheet (CSS).
The original CSS used to style the MonthCalendar control is available here:
The original CSS used to style the DateInputBox control is available here:
The two controls above have been restyled using an alternative CSS file which
is referenced in this page by adding the following style tag:
<link id="AlternativeStyles" rel="stylesheet" href="AltCalendar.css" type="text/css" />
The alternative CSS file is available here: