.List {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px groove #000000;
	height: 339px;
	width: 402px;

}
.Images {
	float: left;
	background-color: #CCCCCC;
	margin: 0px;
	border: none;




}
.Opening-times {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
.Contact {
	font-family: "Lucida Sans";
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px groove #000000;
}
