#voice {
	padding-top: 20px;
	width: 540px;
}
h4 {
}

#photo-box {
	float: left;
	width: 165px;
}
#text-box {
	float: right;
	width: 365px;
}
#text-box .section {
	margin-bottom: 15px;
}
.link {
	background-image: url(../product/images/link-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 15px;
}
