h2.feature {
	display:block;
	background:url(../images/feature/title.png) no-repeat;
	width:203px;
	height:24px;
	text-indent:-9999px;
	margin:80px 0 50px;
	}


.feature div {
    display: table-cell;
    vertical-align: middle;
}

.feature div .l-img {
}

.feature div .r-des {
}
 