.photo-box {
	float: left;
	width: 191px;
}
.item {
	background-image: url(../product/images/security-bg-section.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 15px;
	width: 540px;
}

.text-box {
	float: left;
	width: 349px;
}

h3 {
	margin-bottom: 0px;
	padding-top: 10px;
}
.link {
	background-image: url(../product/images/link-icon.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 18px;
	margin-top: 15px;
}
