#service_team {
	padding: 0;
	margin: 0;
}

#service_team .photo_caption {
	float: left;
	text-align: center;

	margin: 10px 10px 10px 0;

	padding: 0;
}

#service_team img {
	border: 1px solid #0ab0f0;
}

#service_team p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #2461a5;
}

#customer_service {
	width:225px;
	float:left;
	}

#customer_service img {
	border: 1px solid #0ab0f0;	
	}
#customer_service .photo_caption {
	float: left;
	text-align: center;
	margin: 10px 10px 10px 0;
	padding: 0;
	font-size: 10px;
}