#side-column table#calendar { margin:0; padding: 0; border-collapse: collapse; border-color: #fff; border-style: solid; border-width: 1px 0 2px 0 ; width: 180px; background: #fff; }
#side-column table#calendar img { padding: 0; margin: 0; border: 0; }
#side-column table#calendar thead tr th { border-bottom: 1px #fff solid;  padding: 2px; color:#000;}
#side-column table#calendar thead tr.days th {background: #D6D6D6; }
#side-column table#calendar thead tr th a { font-size: 1.4em; color: #FF7200; }
#side-column table#calendar tbody tr td { text-align: right; padding: 2pt 2pt 2pt 0pt; font-size: 7pt;  }
#side-column table#calendar tbody tr td.term a { font-weight: bold; color: #333; }
#side-column table#calendar thead tr th.kw { border: 0; }
#side-column table#calendar tbody tr td.kw { background: #D6D6D6; color: #fff; border: 0; }

#side-column div.calendarsheet { width: 2.5em; margin-right:1em; }
#side-column div.calendarsheet span { display: block; width: 100%; text-align: center; }
#side-column div.calendarsheet span.month { background: #FF7200;  color: #fff; border: 1px solid #B20245; }
#side-column div.calendarsheet span.date { border: 1px solid #BFBFBF; border-top-width: 0px; background: #fff; color: #000; font-weight: bold; font-size: 1.2em; line-height: 1.5em; letter-spacing: -1px; color: #666; }

#side-column div#calendarwrapper,
#side-column div#legend { width: 160px; }

#side-columnul.nostyle { margin: 0; padding: 0; }
#side-column ul.nostyle li { margin: 0; padding: 0; list-style: none; }

#side-column ul.leg { border: 1px #fff solid; background: #EFEBE0; border-width: 1px 0 1px 0; width: 95%; padding: 2.5%; }
#side-column ul.leg img { padding: 0; border-width: 0; }
#side-column table tr.term td.sheetholder { vertical-align: top; padding-top: .5em; }

#side-column #legend span { text-align: center; line-height: 2em; display: block; border-bottom: 2px #fff solid; background: url(../_img/icons/calender-arrow-down.gif) top center no-repeat #CFCBC2; }
#side-column #legend span a {  font-size: 7pt; color: #6b6659; }