.schedule-print {
}

body { padding-left: 1px; min-width: auto; width: 670px; }
#content { width: 670px; float: none; }
#content .schedule-print > h1 {  font-size: 14px; margin-top: 0; margin-bottom: 10px; }
#content .schedule-print { font-size: 9px; }
.schedule-print table { border-collapse: collapse; }
.schedule-print table th { padding: 0; border-bottom: solid 1px grey; }
.schedule-print table td { line-height: 9px; border: solid 1px grey; }
.schedule-print table td p { margin: 0; }
