table#xnews { width: 100%; background-color: #DCDCDC; margin-bottom: 5px; }
table#xnews td { text-align: center; }
table#xnews td.day { padding: 5px 0; background-color: #4682B4; color: #fff; font-weight: bold; }
table#xnews td { background-color: #fff; padding: 3px 0; width: 13%; }
table#xnews td.cell { background-color: #F5F5F5; }
table#xnews td.cellon { background-color: #BDD1F4; }
table#xnews td.cellweekday { background-color: #ECDFEC; }
div.xnewstip { background-color: #CD5C5C; border: 1px solid #B22222; padding: 3px; color: #FFFFF0; top: 2px; left: 0; width: 95%; text-align: center; }
ul.xnewslist {  }