.box {
	width:47%;
	margin:5px;
	color:#005880;
	border:1px solid #567e00;
	float:left;
}
.boxheader {
	background-color:#567e00;
	color:#fff;
	padding:5px;
	text-transform:uppercase;
}
.industryimg {
	float:left;
	margin-right:15px;
}
.industry {
	color:#567e00;
	margin:20px 5px 5px 0;
	text-transform:uppercase;
	border-bottom:1px dotted #567e00;
	font-size:16px;
	width:40%;
}
.industry_head {
	color:#567e00;
	margin:20px 5px 5px 0;
	text-transform:uppercase;
	border-bottom:1px dotted #567e00;
	font-size:16px;
}
.industry_sample {
	color:#567e00;
	text-transform:uppercase;
	border-bottom:1px dotted #567e00;
	font-size:16px;
	width: 90%;
}