.section2 a {
	color: #fff;
}

.services h3 {
	font-size: 24px;
}

.section2 h3 {
	margin-top: 0;
	padding-top: 40px;
	margin-bottom: -.5em;
}

.section1 h3 {
	font-size: 18px;
}

.atn-product {
	margin: 15px 0;
}

.product-logo {
	float: left;
}

.product-logo a {
	display: block;
	background: #fff;
	height: 28px;
	width: 300px;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.section1 .product-description {
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 5px;
	font-size: 18px;
	margin-left: 20px;
}

p.more {
	margin-top:40px;
	padding-top: 30px;
	border-top: 1px solid #92928d;
}