.index_item {

}

.index_item img {
	width: 7em;
	float: left;
	margin-right: 1em;
}

.index_item h3 {
	font-size: 17px !important;
	color: #006501;
	margin-bottom: 0;
}

.index_item p {
	margin-top: 0;
	margin-bottom: 0;
}

.index_item a {
        color: #006501;
}
