
#feature-section {
	margin: 0px;
	padding: 20px 50px 20px 20px;
	clear: both;
	background-position: 20px center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/threeringhand.gif);
	background-repeat: no-repeat;
}
.feature-link-text p, .content p {
	font-size: 0.75em;
	color: #434321;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	line-height: 1.25;
}
.feature-link-text a {
	color: #434321;
	text-decoration: underline;
	}
.feature-link-text a:hover {
    color: #CC0000;
	border-bottom-color: #C02C19;
	}
.feature-link-text h2 a {
	color: #990000;
	text-decoration: none;
	border-bottom-style: none;
	}
.feature-link-text h2 a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.indent1 {
	margin-left: 310px;
}
.indent2 {
	margin-left: 350px;
}
.indent3 {
	margin-left: 378px;
}
.indent1, .indent2, .indent3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
 .clear { /* A CSS class for the property */
   clear: both;
}

