/* Which? Color scheme and components used only in reviews section */

/* Design */
#interested {
	background:url(../../images/navigation/bg-h2-utility-related.png) no-repeat top left;
}
#interested h2 {
	background: url(../../images/navigation/bg-h2-utility-related-grad.png) no-repeat bottom center;
	color: #455866;
}
#interested div {
	background: url(../../images/navigation/bg-utility-related.png) no-repeat bottom left;
}
#interested ul {
	border-top:1px solid #B6B9BA;
}