div#top {
	padding: 5px 0px 20px 0px;
}

div#quote {
	color: #777;
	margin-bottom: 30px;
	font-family: georgia, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

div#mainCol {
	width: 620px;
	float: left;
}

div#mainCol h3 {
	margin-top: 30px;
}

div#colRight {
	width: 210px;
	float: right;
	text-align: right;
}

div.gray {
	background: url('../images/testimonialTop.gif') no-repeat top #c1c1c1;
	width: 153px;
	padding: 9px;
	float: right;
	text-align: left;
}

div.gray .button {
	background: url('../images/testimonialButton.gif') no-repeat;
	width: 145px;
	height: 22px;
	padding: 4px;
	text-align: center;
}

div.gray .button a {
	color: #FFF;
	font-size: 12px;
	font-family: georgia, sans-serif;
	text-decoration: none;
}

div#testimonial .button a:hover {
	color: #000;
}

img#newImg {
	margin: -15px 0px 0px -30px;
	position: absolute;
}

div.product {
	width: 180px;
	margin-right: 40px;
	float: left;
	text-align: center;
}

div.product img {
	display: block;
	margin-bottom: 3px;
}

div.end {
	margin: 0px;
}

.ukOnly {
	color: #777;
	font-size: 10px;
}
