
#subNav a.selected,
#subNav a:hover {
	background-position: 0 -36px;
}
#subnav-attractions {
	width: 163px;
	background: url(../img/subnav_top10attractions.gif) no-repeat 0 0;
}
#subnav-retail {
	width: 144px;
	background: url(../img/subnav_retailtherapy.gif) no-repeat 0 0;
}
#subnav-traveltips {
	width: 125px;
	background: url(../img/subnav_traveltips.gif) no-repeat 0 0;
}
#subnav-weather {
	width: 101px;
	background: url(../img/subnav_weather.gif) no-repeat 0 0;
}

.content-inner {
	background: none;
	margin: 0 30px 0 30px;
	padding: 0 0 0 0;
}

.content-inner p.intro {
	padding: 0 200px 10px 0;
	margin: 0;
}
.content-inner ul,
.content-inner ol {
	margin: 0 0 30px 20px;
	padding: 0;
}
h2.our-hallporter-recommends {
	width: 415px;
	height: 73px;
	margin: 20px 0 0 25px;
	padding: 0;
	background: url(../london/images/whatson.gif) no-repeat;
}
h2.retail-therapy {
	width: 213px;
	height: 76px;
	margin: 20px 0 0 25px;
	padding: 0;
	background: url(../london/images/retail.gif) no-repeat;
}

.about-london-feature {
	color: #FFF;
	background: #002a5f;
	width: 605px;
	height: 138px;
	margin: 10px 0 5px 0;
	padding: 0;
}
.about-london-feature img {
	float: left;
	padding: 1px;
	margin: 0 15px 0 0;
}
.about-london-feature h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 10px 0 10px 0;
}
.about-london-feature p {
	margin: 0;
	padding: 0 15px 0 0;
}

div.back-to-top {
	text-align: right;
	margin: 30px 30px 30px 0;
}
div.back-to-top a {
	font-size: 12px;
	font-weight: bold;
}


