.pod.flight-info table 
tr.date-row  {
	background-color: #1A4853;
	color: #fff;
	width: 100%;
}

.pod.flight-info table 
tr.date-row td {	
    border-bottom: 0px;
    font-weight: bold;
	width: auto;
}