
.green-heading-left {
	height: 31px;
	width: 5px;
	background: url(../../_images/shared_images/green-title-left.png) no-repeat;
	float: left;
	margin-right: 5px;
}

.green-heading {
	height: 31px;
	background: url(../../_images/shared_images/green-title-long-right.png) no-repeat top right;	
}

.green-heading h1 {
	float: left;
	color: #FFF;
	font-size: 18px;
	line-height: 31px;
}

.dark-green {
	color: #718e3b;
}

.insp-boxes {
	float: left;
	padding-left: 7px;
	padding-top: 15px;
}

.insp-boxes h3 {
	padding-top: 7px;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.insp-boxes h3 a {
	color: #fa0056;
	text-decoration: none;
}

.insp-boxes h3 a:hover {
	color: #ff9521;
}

.article-title-green {
	font-size: 14px;
	color: #ABCF35;
}

.article-title-green a {
	color: #ABCF35;
	text-decoration: none;
}

.article-title-green a:hover {
	color: #FF9521;
}
