#calendar {background: #fff; padding:1px}
#calendar #head {background: url(/wp-content/themes/default/images/cal/cal.gif) no-repeat  15px 3px #5183be; padding:5px 45px; color:#fff; font-weight: bold}
#calendar .title { background:#fee8ac; cursor:pointer;padding:5px; border-top:solid 1px #fff; height:30px; line-height:30px}
#calendar .title:hover {background:#e2ecf8}
#calendar .date {background: url(/wp-content/themes/default/images/cal/date-bg.gif) no-repeat ; padding:0px 0px 0px 8px; width:42px;height:30px; display:block; float:left; clear:both}
#calendar .open {background: #e2ecf8; padding:5px 55px; }
#calendar .basketbutton {background: #e2ecf8;text-align: right; padding:5px; border-bottom:solid 1px #fff}