.tool {
	clear: both;
	margin-bottom: 20px;
}
.tool img {
	width: 108px; 
	height: 108px; 
	float: left; 
	overflow: hidden;
	background: top left no-repeat;
}
.tool h3 {
	margin-bottom: 0px;
}

.tool p {
	margin-top: 0px;
}

.tool imageCopy {
	float:right; 
	width:314px;
}

div.clear {
	clear: both;
}

