
.opening-hours 					{ float:left; width:300px; }
.opening-hours .title			{ font-size:1.5em; color:#A81E23; text-transform:uppercase; }
.opening-hours ul				{ list-style:none; margin:20px 0px; padding:0px; color:#333333; }
.opening-hours ul span			{ width:48%; }
.opening-hours ul .day			{ float:left; }
.opening-hours ul .time			{ float:right; }
.opening-hours .text			{ color:#333333; }            