.business-hours p {
    margin: 0;
    padding: 0;
}

.business-hours p.business-hours_weekday {
    font-weight: bold;
}

.related-business-hours {
    margin: 0;
    padding: 0;
}

table.business-hours.format-full {
    border-collapse: collapse;
}

table.business-hours.format-full td {
    border: 1px solid black;
    padding: 0.5em;
}

/*
.widget .related-business-hours {
    margin: 0;
    padding: 0;
    line-height: 150%;
}
*/
