.featureheader {
	padding: 9px 0 0 0;
	text-indent: 30px;
	margin: 0;
	width: 155px;
	font-weight: bold;
	color: #7b125b;
}

.featurecopy {
	margin-left: 30px;
	width: 155px;
	padding-top: 24px;
	margin-top: 0;
}

#featureblock {
	width: 590px;
	height: 271px;
	background-image: url("../images/features/1.jpg");
	margin-bottom: 20px;
}

#featureblock2 {
	width: 590px;
	height: 271px;
	background-image: url("../images/features/3.jpg");
	margin-bottom: 20px;
}

#featureblock2 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
