#calendarDiv {width:200px; margin:10px 0 0 0;}
#calendarDiv table {width:100%; border-collapse:collapse;}
#calendarDiv table tbody tr td {text-align:center; vertical-align:center;}
#calendarDiv table tbody tr td center table.cpMonth {height:18px; xpadding:0 0 3px 0; border-bottom:1px solid #604745; margin:0 0 2px 0;}
	html>body #calendarDiv table tbody tr td center table.cpMonth {height:17px;}
#calendarDiv table tbody tr td.cpMonthNavigation {width:60%;}
#calendarDiv table tbody tr td.cpMonthNavigation span {color:#604745; vertical-align:bottom;}
#calendarDiv table tbody tr td.prev,
#calendarDiv table tbody tr td.next {width:20%; height:14px;}
#calendarDiv table tbody tr td.prev a {display:block; width:100%; height:13px; background:url(../_img/arrCalLeft.gif) no-repeat left bottom;}
#calendarDiv table tbody tr td.next a {display:block; width:100%; height:13px; background:url(../_img/arrCalRight.gif) no-repeat right bottom;}
table.cpDay tbody tr td {width:14%; xbackground:url(../_img/calDot.gif) no-repeat; border:3px solid #AC908B; border-bottom:5px solid #AC908B;}
table.cpDay tbody tr td a {display:block; width:100%; height:100%; background:#aaa url(../_img/calDot.gif) no-repeat; padding:2px 0;}
table.cpDay tbody tr td.cpDayColumnHeader span {display:block; color:#604745; padding:2px 0;}
table.cpDay tbody tr td.cpOtherMonthDate {xbackground:url(../_img/calDot.gif) no-repeat; color:#fff; padding:2px 0;}
table.cpDay tbody tr td.cpTodayText {display:none;}
table.cpDay tbody tr td.active span.cpCurrentMonthDateDisabled,
table.cpDay tbody tr td.active.column7 span.cpCurrentMonthDateDisabled {background:#a5a5a5 url(../_img/calDot.gif) no-repeat; color:#fff;}
table.cpDay tbody tr td.active a {background:#adadad url(../_img/calDot.gif) no-repeat; color:#fff;}
table.cpDay tbody tr td a:hover {background:#999 url(../_img/calDot.gif) no-repeat;}
table.cpDay tbody tr td span.cpCurrentMonthDateDisabled {display:block; background:#e9e9e9 url(../_img/calDot.gif) no-repeat; color:#604745; padding:2px 0;}
table.cpDay tbody tr td span.cpCurrentDateDisabled {display:block; background:#787a7d url(../_img/calDot.gif) no-repeat; color:#f4f4f4; padding:2px 0;}
table.cpDay tbody tr td.cpCurrentDate.active a.cpCurrentDate {display:block; background:#787a7d url(../_img/xcalDot.gif) no-repeat; color:#fff; padding:2px 0;}
table.cpDay tbody tr td.column7 span.cpCurrentMonthDateDisabled {display:block; background:#dcdcdc url(../_img/calDot.gif) no-repeat; color:#604745; padding:2px 0;}
table.cpDay tbody tr td span.cpOtherMonthDateDisabled {color:#91A5BB;}
