
.Calendar .Section {background:#b07643; }
.Calendar .SectionContent {height:209px; background:#f6e8b8; clear:both; overflow:hidden; }

.Calendar .SelectedDay {background:#e8d1a1; font-weight:bold; }


.Calendar .MonthNav .MonthName {vertical-align:baseline; font-family:"Tahoma"; text-transform:uppercase; }
.Calendar .MonthNav .MonthPrevious,
.Calendar .MonthNav .MonthNext {text-decoration:underline; font-weight:bold;}

.Calendar .Section .MonthNav .MonthName {}
.Calendar .Section .MonthNav .MonthPrevious,
.Calendar .Section .MonthNav .MonthNext {vertical-align:baseline; font-size:14px !important; }

.Calendar .SectionContent .MonthNav .MonthName {padding-top:7px; padding-left:7px; font-size:15px !important;color:#7b0653; font-weight:bold;  }
.Calendar .SectionContent .MonthNav .MonthPrevious,
.Calendar .SectionContent .MonthNav .MonthNext {font-size:12px !important; }


.Calendar .CalendarBox {height:209px;  }
.Calendar .CalendarBox * {font-size:15px; color:#2e697a; text-align:center; text-decoration:none; }
.Calendar .CalendarBox .WeekDays * { font-weight:bold; color:#7b0653; }

.Calendar .SectionContent .MonthNav {float:left; width:25%; height:200px;  }
.Calendar .SectionContent .CalendarBox {float:right; width:70%; }
.Calendar .SectionContent .ToRight .CalendarBox {float:none; width:100%; }




