.pninja-content-wrapper .pninja-content-top-left .heading, .pninja-content-wrapper .pninja-content-top-left h1  {
	color:#3a7110;
}
.pninja-content-wrapper .pninja-content-top-left ul li {
	background:url(images/bullet-green.png) 0 0 no-repeat;
}
.pninja-content-wrapper .pninja-middle-bar {
	background:url(images/bar-green.png) no-repeat;
}
.pninja-content-wrapper .pninja-content-bottom .pninja-content-bottom-strip {
	background-color:#fff6cc;
	border: 1px solid #fead1f;;
}
.pninja-content-wrapper .pninja-content-bottom-strip .pninja-upform input[type="text"] {
	background: url(images/feild-green.png) no-repeat;
}
.pninja-content-wrapper .pninja-content-bottom-strip .pninja-upform input[type="submit"] {
	background:url(images/btn-green.png) no-repeat;
	text-shadow:0 2px 0 #ffeb63;
}
.pninja-content-wrapper .pninja-content-bottom-strip .pninja-secure {
	color:#7f7544;
		background-color:#fff6cc;
}
