.sample_cont{
	margin:0 0 20px 0;
	border-bottom:1px dotted #666666;
	padding:0 0 20px 0;
}

.sample_business_title{
	font-weight:bold;
	font-size:18px;
	color:#234489; 
	margin:0 0 5px 0;
}

.sample_code{
	width:500px;
	margin:0 auto;
	
}


.business-images{
	text-align:center;
}

.business-images img{
	border:1px solid #234489; 
	margin:15px;
}  