.op-table {
border:			none;
}
.op-table td, .op-table th {
border:			none;
padding-right:	5px;
padding-bottom:	5px;
} .highlighted {
color:		green;
}
.op-overview-set.closed {
color:		red;
} .op-status-label {
font-weight:	bold;
vertical-align:	center;
padding-left:	20px;
}
.op-status-label.open {
color:			green;
background:		url(//thefoxrutland.co.uk/wp-content/plugins/wp-opening-hours/img/circle-green.png) no-repeat center left;
background-size:15px 15px;
}
.op-status-label.closed {
color:			red;
background:		url(//thefoxrutland.co.uk/wp-content/plugins/wp-opening-hours/img/circle-red.png) no-repeat center left;
background-size:15px 15px;
}