.leftColumn h2:first-child{
	margin-bottom: 5px;
}

.col5{
	width: 17.2%;
	padding-right: 2.8%;
	margin-bottom: 10px;
	float: left;
}

.leftColumn .col5_4 p {
    margin-bottom: 10px;
}

.col5_4{
	width: 77.2%;
	margin-right: 2.8%;
	margin-bottom: 10px;
	float: left;}

.arrow_center{
	margin: 0px auto;
	text-align: center;
}

.text_extra{
	border: solid 1px #000000;
	border-radius: 5px;
	padding: 7px;
}

.icon_text{
	font-weight: bold;
	margin-right: 12.8%;
}

.solution_first{
	background-color:#e9fbfc;
}
.solution_second{
	background-color:#def8ff;
}
.solution_third{
	background-color:#d9efff;
}
.dlistType01 p{
	font-size: 16px;
	line-height: 1.5em;
}
.leftColumn .dlistType01 {
    min-height: auto;
}


