#global_subnav.london h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/retail_dark.png);
	float: left;
	width: 320px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.london ul{
	width: 631px;
}

h1{
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 26px;
	font-size: 26px;
}

p.address{
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	color: #a09164;
}

.main_image{
	border-color: #999966;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	width: 951px;
}

ul#news_ticker strong {
	color: #666666;
}

ul#news_ticker a:hover {
	color: #333333;
}

#ticker_wrapper {
	float: left;
	margin-left: 15px;
}

.store_event {
	width: 320px;
	float: left;
	clear: both;
	margin-bottom: 20px;
}

.store_event .date {
	font-size: 13px;
	clear: both;
	display: inline;
	color: #999999;
}

.store_event .event {
	margin-top: 5px;
	color: #333333;
	font-size: 14px;
}

.store_event a {
	font-size: 12px;
}

p.address img {
	margin-right: 5px;
	vertical-align: middle;
}

.event_image {
	margin-left: 40px;
	float: left;
}

.store_event p {
	margin-top: 5px;
	line-height: 15px;
	font-size: 10px;
	color: #666666;
}

.quote_start {
	width: 300px;
	float: left;
	clear: both;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(/images/global/quote_start.png);
}

.quote_text {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 19px;
	color: #999966;
	font-size: 13px;
}

.quote_end {
	clear: both;
	margin-top: -20px;
	width: 300px;
	float: right;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(/images/global/quote_end.png);
}

.download_link {
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 20px;
}

