.toolIcon{
	font-weight: bold;
	margin: 5px 0px 0px 14px;
	font-size: 16px;
	font-family: serif;
	border: 1px solid #666;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #666;
	width: 20px;
	height: 20px;
	text-align: center;
	display: inline-block;
}

