#calendar-week .fc-header tbody td { border: none; }
#calendar-week tbody tr { height: 30px; }

#calPopup { text-align: left }
#calPopup #editor table td { border: none; }
/*for the popup version*/
table.fc-agenda-allday tbody tr td { border: none }

.fc-header-title { display: block }

tbody .fc-sun, tbody .fc-sat { background: #F4F4F4; }
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3 !important;
	}