.topic_1 {
	font-size:1.1em;
	border-top: 2px dotted #ccc;
	margin-top:20px;
}
.topic_1 h2 {
	background:url(../images/icon_services_locating.png) no-repeat;
	min-height:28px;
	padding-left:45px;
	font-size:1.6em;
}
.topic_2 {
	font-size:1.1em;
	border-top: 2px dotted #ccc;
	margin-top:20px;
}
.topic_2 h2 {
	background:url(../images/icon_services_cad.png) no-repeat;
	min-height:28px;
	padding-left:45px;
	font-size:1.6em;
	margin-top:50px;
}
.topic_3 {
	font-size:1.1em;
	border-top: 2px dotted #ccc;
	margin-top:20px;
}
.topic_3 h2 {
	background:url(../images/icon_services_other.png) no-repeat;
	min-height:28px;
	padding-left:45px;
	font-size:1.6em;
	margin-top:50px;
}