

.opening-hours .title			{ font-size:1.3em; font-weight:400; text-transform:uppercase; }
.opening-hours .row				{ list-style:none; margin:0px 0px 27px 0px; padding:0px; }
.opening-hours .row .day			{ float:left; width:70px; }
.opening-hours .row .time			{ display:block; text-align:right; margin:0px 0px 0px 90px; }

.opening-hours .title			{ color:#660000; }
