.banner {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/free_uk_delivery.gif);
	background-position: 570px 5px;
	background-repeat: no-repeat;
}
.banner .box1 {
	float: left;
	margin-top: 35px;
}
.banner .box2 {
	float: right;
}
.topnav {
	text-align: right;
}
.topnav p {
	color: #9AA49B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
}
.topnav p a {
	color: #9AA49B;
	text-decoration: none;
}
.minicart p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9AA49B;
	font-size: 70%;
}
.minicart p a {
	text-transform: uppercase;
	color: #9AA49B;
	text-decoration: none;
}

.minicart {
	text-align: right;
	margin-top: 60px;
}
.topnav p a:hover {
	color: #9AA49B;
	text-decoration: underline;
}
.minicart p a:hover {
	text-transform: uppercase;
	color: #9AA49B;
	text-decoration: underline;
}
.banner .clear {
	clear: both;
	height: 0px;
}
.deliverysticker {
	z-index: 50;
	top: -90px;
	position: relative;
	margin-left: 560px;
	height: 86px;
}
.detailbox .calcform a {
	color: #666666;
	text-decoration: underline;
}
