.dayschedule {
  
}  

.dayschedule table, .dayschedule tr{
  border-width:0px;  
}

.dayschedule td{
  text-align:left;
  padding:3px;
  border-width:0px;
}

.dayschedule tr td:nth-of-type(1){
 text-align:right; 
 padding-right:8px;
}

  
 