/*
	_lib/75th/_js/explore/services.css
	project: 75th anniversary
	purpose: css for the site's explore/services page
*/


@charset "utf-8";

 .half_container {
 	width:345px;
	margin:0 10px;
 }
 
 
 .service_box {
	 margin:35px 0;
	 padding:0 0 35px;
	 border-bottom:1px dotted #cfcfcf;	
 }
 
 .service_box img {
	margin:0 0 10px 0; 
 }