td.SuperCalendar-title { text-align: center; font: 14px Helvetica; padding-bottom: 5px; }
td.SuperCalendar-sun { font: 11px Helvetica; color: red; text-align: center; border-style: none; }
td.SuperCalendar-mon { font: 10px Helvetica; text-align: center; border-style: none; }
a.SuperCalendar-d-0, a.SuperCalendar-d-1, a.SuperCalendar-d-2, a.SuperCalendar-d-3, a.SuperCalendar-d-4, a.SuperCalendar-d-5, a.SuperCalendar-d-6, a.SuperCalendar-d-7, a.SuperCalendar-d-8, a.SuperCalendar-d-9, a.SuperCalendar-d-10, a.SuperCalendar-d-11 { text-decoration: none; color: inherit; }
a.SuperCalendar-m-0, a.SuperCalendar-m-1, a.SuperCalendar-m-2, a.SuperCalendar-m-3, a.SuperCalendar-m-4, a.SuperCalendar-m-5, a.SuperCalendar-m-6, a.SuperCalendar-m-7, a.SuperCalendar-m-8, a.SuperCalendar-m-9, a.SuperCalendar-m-10, a.SuperCalendar-m-11 { text-decoration: none; color: inherit; }
b.SuperCalendar-x { text-decoration: line-through; font-weight: normal; color: inherit; }
a.SuperCalendar-e { text-decoration: none; color: inherit; }

td.SuperCalendar-demandup, span.SuperCalendar-demandup { background: #fba2a2; }
td.SuperCalendar-demanddown, span.SuperCalendar-demanddown { background: #a6ffd2; }
td.SuperCalendar-sel { border: 2px solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
td.SuperCalendar-demandup-sel { background: #fba2a2; border: 2px solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
td.SuperCalendar-demanddown-sel { background: #a6ffd2; border: 2px solid; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

td.SuperCalendar-demandup2 { background: #fbd79d; }
td.SuperCalendar-demanddown2 { background: #bfe7ff; }
td.SuperCalendar-sel2 { background: url(../images/cross.png) center center no-repeat;}
td.SuperCalendar-demandup-sel2 { background: #fbd79d url(../images/cross.png) center center no-repeat;}
td.SuperCalendar-demanddown-sel2 { background: #bfe7ff url(../images/cross.png) center center no-repeat;}

div.SuperCalendar-outer { width: 100%; overflow:hidden; }
div.SuperCalendar-inner { position: relative; width: 100%; overflow:hidden; float: left; top: 0px; }
div.SuperCalendar-months { float: left; width: 200px; padding-right: 10px; }
div.SuperCalendar-events { width: 255px; padding-right: 10px; }

