<style>
	/* leave this here */
	h1.pagetitle {

	}

	h2.subheading {
		color: #6db33f !important;
	}
	
	.highlighted a {
		color: #6db33f !important;
	}
	
	#selected {
		background-image: url(../arrows/leftnav_arrow_GN2.gif) !important;
	}

	.content ul li, .content-noright ul li {
		list-style-image: url(../bullets/bullet_GN2.gif) !important;
	}

	.productTabActive {
		background-color:#6db33f !important;
	}
	
	.productTabActive a, .productTabActive a:hover {
		color: #fff !important !important;
	}
	
</style>