div.dagr_wrapper { overflow:hidden;}

ul.dagr_timeslots {list-style-type: none; padding: 0px; margin:0px;}
ul.dagr_timeslots ul {list-style-type: none; padding: 0px; margin:0px;}
ul.dagr_timeslots li {padding: 0px 1px; margin:0px;}

ul.dagr_timeslots > li {display:inline; float:left;}
ul.dagr_names > li {}
ul.dagr_slot > li {text-align:center;}
li.dagr_yes {background-color: #ccf;}
li.dagr_no {background-color: #fcc;}
li.dagr_header {background-color: #aaa;}

div.dagr_status {background-color: #ffb; margin:5px; text-align:center;}
