table.feature {
	border-bottom: 1px solid #b0b0b0;
	margin-bottom: 20px;
}
table.feature td.image {
	vertical-align: top;
}
table.feature td.description {
	padding-left: 20px;
}
table.feature td.description h2 {
	font-size: 26px;
	margin-bottom: 20px;
}
table.feature td.description h4 {
	margin-bottom: 20px;
}
#leftColumn table.feature td.description p {
	color: #555555;
	text-indent: 0;
}
table.feature td.description span {
	color: #1882cf; 
}
table.feature td.description a.button {
	background-color: #1882cf;
	border: 1px solid #3B5FBF;
	color: #f1f1f1;
	padding: 4px;
}
