#toolContainer {
	width: 312px;
	margin-top: 1px;
}

.toolInner {
	position: relative;
	margin-top: 0;
	background: #fff;
	border: 1px solid #B5B7AA;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 230px;
	padding-top:14px;
	padding-bottom:14px;
}

#gearFeature .toolInner {
	min-height: 202px;
}

.toolBody {
	height: 210px;
	width: 270px;
	border-bottom: dotted 1px #000;
	line-height: 13px;
	
}

.noButtonTool .toolBody {
	width: 290px;
	border-bottom: 0;
}

.toolBody h1 {
	margin-top: -6px;
	color: #000;
	font-size: 19px;
	margin-right: 5px;
	margin-bottom: 6px;
	line-height: normal;
	width: 280px;
}

.toolBody ul {
	list-style-image: url("bullet_small_teal.gif");
	margin-top: 0;
	margin-left: 20px;
	padding-left: 20px;
	list-style-position: outside;
	margin-bottom: 0px;
}

.toolBody li {
	margin-bottom: 10px;
	line-height: normal;
}



#lowerImage{
	position: absolute;
	bottom: -13px;
	right: 0;
}

*html #lowerImage {
	margin-bottom: 25px;
}

#upperImage{
	float: right;
	padding-left: 6px;
	width: 68px;
	margin-right: -25px;
	position: relative;
}

#leftImage {
	float: left;
	height: 210px;
	padding-right: 20px;
}

#buttonHolder {
	width: 270px;
	text-align: center;
	position: relative;
	top: -10px;
}

#buttonHolder-lowerImage {
	/*width: 220px;*/
	text-align: center;
	position: relative;
	top: -10px;
}
