

.sectionImg img {
	width: 95px;
	height: 55px;
	overflow: hidden;
	float: left;

}



.sectionText {
	float: right;
	width: 362px;
}



.rightCont {
	width: 207px;
	float: right;
	margin-right:15px;

}
.contentCont {
	width: 485px;
	float:left;
}
.dashed {
	border-bottom: dashed 1px #ccc;
	margin: 5px 0 10px;
}
.introText {
	font-weight: 100;
	font-size: 22px;
	color: #008544;
}
