div#sponsors {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 227px;
	position: absolute;
	left: 6px;
	top: 169px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
	background-image: url(../images/sponsors.gif);
	background-repeat: no-repeat;
}
img {
	border: 2px solid #999999;
}
div#waitrose {
	position: absolute;
	left: 42px;
	top: 124px;
}
div#michaelmoore {
	position: absolute;
	left: 42px;
	top: 184px;
}
div#lush {
	top: 25px;
	position: absolute;
	left: 42px;
}
div#nealsyard {
	left: 284px;
	top: 25px;
	position: absolute;
}
div#thank_you {
	display: block;
	height: 195px;
	width: 38px;
	position: absolute;
	left: 7px;
	top: 80px;
	background-image: url(../images/thank_you.gif);
	background-repeat: no-repeat;
}
div#thank_you span {
	display: none;
}
div#top {
	display: block;
	width: 800px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-image: url(../images/header4.gif);
	background-repeat: no-repeat;
}
div#navbar {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 312px;
	height: 215px;
	width: 488px;
	top: 385px;
	background-image: url(../images/navbar4.gif);
	background-repeat: no-repeat;
}
div#thankemail {
	font-weight: normal;
	left: 52px;
	margin: 0px;
	padding: 0px;
	width: 190px;
	position: absolute;
	top: 80px;
	line-height: 1.3em;
	height: 20px;
	z-index: 20;
	font-size: 12px;
}
div#thankemail a {
	color: #666666;
	text-decoration: none;
	display: inline;
}
div#thankemail a:link, div#thankemail a:visited {
	color: #666666;
	text-decoration: none;
	display: inline;
}
div#thankemail a:hover {
	color: #B9B9B9;
	text-decoration: none;
	display: inline;
}

