div.calendar table{width:100%}div.calendar table tr.weekheader th{background:#eee;font-weight:bold;border-left:1px solid #fff;border-right:2px solid #fff;padding:5px;padding-bottom:0}div.calendar table tr th{width:14%}div.calendar table tr th.month{background:#567899;color:#fff;border-bottom:2px solid #fff;font-size:1.2em;font-weight:bolder;padding:.3em .5em;text-align:left}div.calendar table tr td{border:1px solid #999;padding:0;height:5em;vertical-align:top}div.calendar table tr td.today{background:#ffc;color:#000}div.calendar .daynumber{font-weight:bold;margin-left:.3em}div.calendar .noday{background-color:#ddd}div.calendar .task ul{list-style:none;margin:0;padding:0}div.calendar .task ul li{margin:0;padding:0;font-size:.8em}div.calendar .task ul li a,div.calendar .task ul li a:hover{color:#000;display:block;text-decoration:none}div.calendar .task ul li.end a{text-align:right}
