* {
	margin: 0;
	padding: 0;
}

body {
	font: 100%/1.25em Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.75em;
}

p { margin: 0 0 1em 0; }

h2 {
	color: #CC0033;
	margin: 0 0 1em 0;
}

.primary-nav,
.secondary-nav,
.tertiary-nav { display: none; }

#header .col3 label { display: none; }

a img { border: 0; }

a.featureImage {
	overflow: hidden;
	height: 109px;
	width: 110px;
	display: block;
	margin: 3px 0;
}

.cat {
	color: #D21034;
}
.titleLarge, .titleLargeDetails {
	font-weight: bold;
	font-size: 1.3em;
}

p.titleLargeDetails,
p.cat,
p.date { margin-bottom: 0; }

.read,
.increasetext,
.decreasetext,
.liverpoolreg,
.openinghours,
.contactus,
.top { display: none; }

.col.large,
.summary { margin-bottom: 15px; }

#header {
	height: 160px;
	position: relative;
	margin-bottom: 20px;
}

#liverpool-logo {
	position: absolute;
	bottom: 0;
	right:0;
}

#bannerswap2 {
	height: 225px;
	width: 100%;
	margin-bottom: 20px;
}

#bannerswap2 a {
	display: block;
	height: 109px;
	width: 110px;
	overflow: hidden;
	float: left;
	border: 4px solid #fff;
	border-top: 0;
	border-left: 0;
}

#bannerswap2 .hero {
	float: left;
	margin-right: 4px;
}

	#bannerswap2 a img {
		margin-top: -110px;
	}

#footer { margin-top: 20px; font-weight: bold; }

#footer img { margin-bottom: 1em; }