body.productComparison p {
	margin: 5px 0;
}
body.productComparison div#rightCol {
	text-align: center;
}
body.productComparison div#rightCol h1 {
	text-align: left;
}
body.productComparison div#rightCol h1 span {
	font-size: 18px;
	font-style: italic;
}
body.productComparison div#enc {
	text-align: left;
	border: 2px solid #586456;
	background: #f6f6f6 url('../images/content/gardtech/greenBG.jpg') bottom right no-repeat;
	padding: 10px;
	font-size: 12px;
}
body.productComparison div#enc ul li {
	font-weight: bold;
	list-style-type: none;
	display: inline;
	margin: 0 10px;
}
body.productComparison a.backLink {
	position: absolute;
	right: 20px;
}
body.productComparison div#prod, body.productComparison div.prod {
	text-align: left;
	border: 1px solid #777;
	background: #eee;
	padding: 0 10px 20px 10px;
	width: 80%;
	margin: 20px auto;
}
